diff --git a/CHANGELOG.md b/CHANGELOG.md index ddc865b..feaba59 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ ### Added +* Serialization of objects and Toml instances to TOML. * Support for underscores in numbers (the feature branch had accidentally not been merged! :( ) * Set Toml#entrySet() cf. Reflection section in README * Overloaded getters that take a default value. Thanks to __[udiabon](https://github.com/udiabon)__.