Skip to content

Commit d0f3483

Browse files
committed
Version 0.1.7
1 parent b407eaf commit d0f3483

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

77

8-
## [Unreleased]
8+
## [0.1.7] - 2020-10-22
99
### Fixed
1010
- Fixed a soundness error in a dependency that caused a panic on Rust 1.48 and
1111
greater (see

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "h2n5"
3-
version = "0.1.7-pre"
3+
version = "0.1.7"
44
edition = "2018"
55
license = "MIT/Apache-2.0"
66
authors = [

0 commit comments

Comments
 (0)