We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 316ddf4 commit 62b0fd1Copy full SHA for 62b0fd1
CHANGELOG.md
@@ -2,6 +2,18 @@
2
3
All notable changes to `Config` will be documented in this file
4
5
+## 2.2.0 - 2020-12-07
6
+
7
+### Added
8
+- Serialization support (#127)
9
+- Support for Properties files (#128)
10
11
+### Fixed
12
+- Test enhancement (#126)
13
+- Typehint on Xml parser, parse method (#130)
14
15
16
17
## 2.1.0 - 2019-09-01
18
19
### Added
0 commit comments