We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b605a21 commit d8ac8e7Copy full SHA for d8ac8e7
2 files changed
CHANGELOG.md
@@ -8,7 +8,9 @@ Chrono obeys the principle of [Semantic Versioning](http://semver.org/).
8
There were/are numerous minor versions before 1.0 due to the language changes.
9
Versions with only mechanical changes will be omitted from the following list.
10
11
-## 0.4.16 (unreleased)
+## 0.4.17 (unreleased)
12
+
13
+## 0.4.16
14
15
### Features
16
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "chrono"
3
-version = "0.4.15"
+version = "0.4.16"
4
authors = [
5
"Kang Seonghoon <public+rust@mearie.org>",
6
"Brandon W Maister <quodlibetor@gmail.com>",
0 commit comments