optimize detail panel, ready to release 3.7.6

This commit is contained in:
OttoMao 2015-09-09 15:34:11 +08:00
parent 649047b9e9
commit ece9dfc896
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
9 Sep: AnyProxy 3.7.6:
* optimize detail panel, ref #35
3 Sep: AnyProxy 3.7.5: 3 Sep: AnyProxy 3.7.5:
* bugfix for intercepting urls like http://a.com?url=http://b.com * bugfix for intercepting urls like http://a.com?url=http://b.com

View File

@ -1,6 +1,6 @@
{ {
"name": "anyproxy", "name": "anyproxy",
"version": "3.7.5", "version": "3.7.6",
"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": {