From afffd2efd36a1974ae4c5437d9cd8665d2c3ab19 Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Wed, 13 Apr 2022 17:58:48 +0200 Subject: Add changelog for 0.13.1 Signed-off-by: Matthias Beyer --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d30ca0..d086c72 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## Unreleased +## 0.13.1 - 2022-04-13 + + - typo in doc comment for ConfigBuilder [#299] + - dot in config file name handling fixed [#306] + +[#299]: https://github.com/mehcode/config-rs/pull/299 +[#306]: https://github.com/mehcode/config-rs/pull/306 + ## 0.13.0 - 2022-04-03 - Prefix-Seperator support was added [#292] -- cgit v1.2.3