update changelog

This commit is contained in:
OttoMao 2015-03-19 11:50:27 +08:00
parent aafdb62193
commit 47b769c8e2
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
23 Feb 2015: anyproxy 3.2.4:
* bugfix for absolute rule path
23 Feb 2015: anyproxy 3.2.2: 23 Feb 2015: anyproxy 3.2.2:
* [bugfix for relative rule path](https://github.com/alibaba/anyproxy/pull/18) * [bugfix for relative rule path](https://github.com/alibaba/anyproxy/pull/18)

View File

@ -1,6 +1,6 @@
{ {
"name": "anyproxy", "name": "anyproxy",
"version": "3.2.3", "version": "3.2.4",
"description": "A fully configurable proxy in NodeJS, which can handle HTTPS requests perfectly.", "description": "A fully configurable proxy in NodeJS, which can handle HTTPS requests perfectly.",
"main": "proxy.js", "main": "proxy.js",
"bin": { "bin": {