summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorRyan Leckey <leckey.ryan@gmail.com>2017-08-05 02:05:47 -0700
committerGitHub <noreply@github.com>2017-08-05 02:05:47 -0700
commit13151213a7b368296c616e0a770fb2c238fff1a0 (patch)
tree77c8d5a7345e1c43597239a514c8b1864f022480 /CHANGELOG.md
parent971ce0f285dd06a618711eba8e8ed1ae7c814294 (diff)
Update CHANGELOG.md
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ca03533..308f401 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
-## 0.7.0
+## 0.7.0 - 2017-08-05
- Fix conflict with `serde_yaml`. [#39]
[#39]: https://github.com/mehcode/config-rs/issues/39