Update changelog

This commit is contained in:
Patrick Auernig 2018-12-06 02:21:22 +01:00
parent 7c10e1dbc5
commit 6ea1c93bae
1 changed files with 6 additions and 2 deletions

View File

@ -6,13 +6,17 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
## [0.3.0] - 2018-12-06
### Changed
- Connection manager completely rewritten.
- Connection manager completely rewritten
- Allow cloning of clients
## [0.2.4] - 2018-12-04
### Changed
- No longer depends on `libc` for process id lookup.
- No longer depends on `libc` for process id lookup
## [0.2.3] - 2018-04-08