summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRyan Leckey <ryan@launchbadge.com>2017-06-22 17:35:13 -0700
committerRyan Leckey <ryan@launchbadge.com>2017-06-22 17:35:13 -0700
commit5c10c8f3f22baf0e6ecfeb90a6d5556206f44ba6 (patch)
treef8c532a9e463f96528535a33e92d1bbe2caba1b5
parenta889bd655b3f56d5b9cd712882392ad6038983be (diff)
parent4df6a2005d547ae7bc96541ded7b4535d91faf17 (diff)
Merge branch 'master' of https://github.com/mehcode/config-rs
-rw-r--r--CHANGELOG.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 88be8bf..d57dbfc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -27,7 +27,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
.unwrap()
```
-## 0.5.2 – 2017-06-22
- Parsing errors even for non required files – [@Anthony25] ( [#33] )
[@Anthony25]: https://github.com/Anthony25