0.5.0 release

This commit is contained in:
Benjamin Fry 2016-03-22 21:36:17 -07:00
parent 506b7a04a5
commit 8f053e618b
2 changed files with 7 additions and 2 deletions

View File

@ -2,8 +2,13 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased]
## [unreleased]
### Added
- NSEC3 resolver validation
## 0.5.0 2016-03-22
### Added
- NSEC resolver validation
- NSEC3 parsing support
- DNSSec validation of RRSIG and DNSKEY records back to root cert
- Integration with OpenSSL (depends on fork until rust-openssl 0.7.6+ is cut)

View File

@ -1,6 +1,6 @@
[package]
name = "trust-dns"
version = "0.4.1"
version = "0.4.9"
authors = ["Benjamin Fry <benjaminfry@me.com>"]
# A short blurb about the package. This is not rendered in any format when