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 Sep 21, 2016
1 parent 5c3511c commit 5712678
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
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.6.0]
### Changed
- Updated to Swift 2.3.

## [0.5.4]
## Fixed
- Fixed a very edge case where `inet_ntoa` does not support multi-thread.
Expand Down Expand Up @@ -88,4 +92,4 @@ I will do my best to guarantee that this project adheres to [Semantic Versioning
- A build-in debug observer to help with debugging.

### Fixed
- Chacha20 and Salsa20 encryption are fixed.
- Chacha20 and Salsa20 encryption are fixed.

0 comments on commit 5712678

Please sign in to comment.