Skip to content
This repository has been archived by the owner on Apr 16, 2020. It is now read-only.

Commit

Permalink
Fix changelog and error info
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuhaow committed Dec 21, 2016
1 parent e26e3b5 commit 3ca6c3d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cartfile.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -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"
8 changes: 7 additions & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down

0 comments on commit 3ca6c3d

Please sign in to comment.