mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-04-23 16:01:26 +00:00
update changelog
This commit is contained in:
parent
aafdb62193
commit
47b769c8e2
@ -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": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user