mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-08-04 21:39:04 +00:00
update changelog
This commit is contained in:
@@ -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)
|
||||||
|
|||||||
@@ -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": {
|
||||||
|
|||||||
Reference in New Issue
Block a user