diff --git a/Sources/TOMLDecoder/TOMLDecoder.docc/CHANGELOG.md b/Sources/TOMLDecoder/TOMLDecoder.docc/CHANGELOG.md index 3c3f54c8..90e6fb5c 100644 --- a/Sources/TOMLDecoder/TOMLDecoder.docc/CHANGELOG.md +++ b/Sources/TOMLDecoder/TOMLDecoder.docc/CHANGELOG.md @@ -4,6 +4,8 @@ Also known as release notes. ## In Development +- Add support for TOML 1.1.0 (thanks, @nikitabobko!) + ## 0.4.3 Improved runtime performance.