Skip to content

Commit 3341a78

Browse files
committed
Add CHANGELOG entry for 0.13.3
Signed-off-by: Matthias Beyer <[email protected]> (cherry picked from commit 8b26473) Signed-off-by: Matthias Beyer <[email protected]>
1 parent 834a163 commit 3341a78

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
66

77
## Unreleased
88

9+
## 0.13.3 - 2022-12-04
10+
11+
- Backport of commit [d54986c54091e4620c199d3dfadde80b82958bb3] from [#362] for
12+
using float_cmp for testing floats
13+
- Backport of [#379] adding `Clone` trait derive to builder states
14+
15+
[d54986c54091e4620c199d3dfadde80b82958bb3]: https://github.com/mehcode/config-rs/commit/d54986c54091e4620c199d3dfadde80b82958bb3
16+
[#362]: https://github.com/mehcode/config-rs/pull/362
17+
[#379]: https://github.com/mehcode/config-rs/pull/379
18+
919
## 0.13.2 - 2022-08-02
1020

1121
- Backport of [#316] to be testing with temp_env. The backport was necessary to

0 commit comments

Comments
 (0)