diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..14e1649 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,14 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres +to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## v1.0.1 (2021-05-14) + +### Updated + +- kotlinx.serialization v1.1.0 -> v1.2.1 (significant improvements to JSON encoding and decoding speed) +- kaml v0.31.0 -> v0.33.0 +- Gradle wrapper v7.0 -> v7.0.2