From 3ca6c3d0bd00f545461e4b28700b65036d8d5cb3 Mon Sep 17 00:00:00 2001 From: Zhuhao Wang Date: Wed, 21 Dec 2016 22:27:44 +0800 Subject: [PATCH] Fix changelog and error info --- Cartfile.resolved | 2 +- Changelog.md | 8 +++++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/Cartfile.resolved b/Cartfile.resolved index 2190256..cc464df 100644 --- a/Cartfile.resolved +++ b/Cartfile.resolved @@ -9,4 +9,4 @@ github "behrang/YamlSwift" "3.0.0" github "zhuhaow/tun2socks" "0.5.0" github "ReactiveCocoa/ReactiveSwift" "1.0.0-alpha.3" github "ReactiveCocoa/ReactiveCocoa" "5.0.0-alpha.3" -github "zhuhaow/NEKit" "0.10.5" +github "zhuhaow/NEKit" "310d9e7c3cb6846eca3776aac526d85f576b2514" diff --git a/Changelog.md b/Changelog.md index 28c0d4c..407ca92 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,8 +1,14 @@ +## 0.10.0.beta3 + +### Fixed +- Fixed error in changelog. +- Fixed error in alert info. + ## 0.10.0.beta1 ### Changed - SpechtLite will be more tolerent of illegal URLs. -- **`ota: true` is obsolete, use the configuration of ShadowsocksR (`obfs: verify_sha1`) instead.** +- **`ota: true` is obsolete, use the configuration of ShadowsocksR (`protocol: verify_sha1`) instead.** ### Added - Add support for `http_simple` and `tls1.2_ticket_auth` for SSR.