Skip to content

Commit 37c3458

Browse files
committed
Update CHANGELOG
1 parent 8fb71a3 commit 37c3458

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,13 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## 0.10.0 - 2019-12-07
8+
- Remove lowercasing of keys (unless the key is coming from an environment variable).
9+
- Update nom to 5.x
10+
711
## 0.9.3 - 2019-05-09
812
- Support deserializing to a struct with `#[serde(default)]` [#106]
9-
13+
1014
[#106]: https://github.com/mehcode/config-rs/pull/106
1115

1216
## 0.9.2 - 2019-01-03

0 commit comments

Comments
 (0)