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

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuhaow committed Jan 15, 2018
1 parent 8214402 commit d5979de
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@
All notable changes to this project will be documented in this file.
I will do my best to guarantee that this project adheres to [Semantic Versioning](http://semver.org/) after 1.0.0, but please do read change log before updating.

## 0.12.3

### Fixed
- Unset delegate when deinit `NWTCPSocket`.
- Sending proper SNI information in SSL negotiation.
- Keep reference of observer in `Tunnel`.

### Changed
- Updated for Swift 4

## 0.12.2

### Fixed
Expand Down

0 comments on commit d5979de

Please sign in to comment.