Skip to content

Commit

Permalink
v1.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
geekdada committed Mar 22, 2020
1 parent da97997 commit 9cbc3d8
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# [1.17.0](https://github.com/geekdada/surgio/compare/v1.16.0...v1.17.0) (2020-03-22)


### Bug Fixes

* optimize error handling for Clash subscription ([5cdd916](https://github.com/geekdada/surgio/commit/5cdd9164ec6f6aa7bb51fb160b6aa1ca79e0514b))


### Features

* add a new command option `--skip-fail` for `surgio generate` ([3c5023e](https://github.com/geekdada/surgio/commit/3c5023eee728499b8cfd2c6c312628c8ee6360c5))
* add support for generating Trojan config for QuantumultX and Clash. ([f0c7936](https://github.com/geekdada/surgio/commit/f0c79363f6adb9476ef47b3428f4807088d1cf37))
* add support for snell v2 ([3afe5bd](https://github.com/geekdada/surgio/commit/3afe5bd1f4313f0f3ffc918ab9a8830b9c59200f))



# [1.16.0](https://github.com/geekdada/surgio/compare/v1.15.0...v1.16.0) (2020-03-17)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "surgio",
"version": "1.16.0",
"version": "1.17.0",
"main": "build/index.js",
"typings": "build/index.d.ts",
"bin": {
Expand Down

0 comments on commit 9cbc3d8

Please sign in to comment.