Skip to content

Commit

Permalink
Release v1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
avwo committed Aug 10, 2018
1 parent b099143 commit f9dd7c2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion CHANGELOG.md
@@ -1,7 +1,6 @@
### v1.12.0
1. feat: 删除协议 `exports://``exportsUrl://`,请用更灵活方便的插件获取:[插件开发](http://wproxy.org/whistle/plugins.html)
2. feat: 支持插件里面获取WebSocket和socket请求的帧数据,详见:[插件开发](http://wproxy.org/whistle/plugins.html)
3. feat: 支持插件的界面获取及CRUD `Rules``Values`

### v1.11.4
1. style: 解决Mac下 `Ctrl+F` 冲突问题
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "whistle",
"description": "HTTP, HTTPS, Websocket debugging proxy",
"version": "1.11.4",
"version": "1.12.0",
"dataDirname": ".whistle",
"localUIHost": "local.whistlejs.com",
"whistleSsl": "whistle-ssl",
Expand Down

0 comments on commit f9dd7c2

Please sign in to comment.