update Changelog for 0.8.0

This commit is contained in:
Benjamin Fry 2016-11-03 00:17:22 -07:00
parent f53a84de3a
commit 3520d181bb

View File

@ -2,7 +2,7 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## unreleased (0.8.0)
## 0.8.0
### Added
- SecureClientHandle, for future based DNSSec validation.
- ClientFuture, futures based client implementation, #32