Skip to content

Commit eb2c80e

Browse files
authored
Update CHANGELOG.md
1 parent 9ee5090 commit eb2c80e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ 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.9.3 - 2019-05-09
8+
- Support deserializing to a struct with `#[serde(default)]` [#106]
9+
10+
[#106]: https://github.com/mehcode/config-rs/pull/106
11+
712
## 0.9.2 - 2019-01-03
813
- Support reading `enum`s from configuration. [#85]
914
- Improvements to error path (attempting to propagate path). [#89]

0 commit comments

Comments
 (0)