mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-04-23 20:31:25 +00:00
update changelog and version number, ready to release 3.7.0
This commit is contained in:
parent
b31adf1df3
commit
4c5bc97542
@ -1,3 +1,7 @@
|
|||||||
|
20 July: AnyProxy 3.7.0:
|
||||||
|
|
||||||
|
* add a map-local panel on web ui, now you can easily map some request to your local files
|
||||||
|
|
||||||
1 July: AnyProxy 3.6.0:
|
1 July: AnyProxy 3.6.0:
|
||||||
|
|
||||||
* add a filter on web ui
|
* add a filter on web ui
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "anyproxy",
|
"name": "anyproxy",
|
||||||
"version": "3.7.0Beta6",
|
"version": "3.7.0",
|
||||||
"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