mirror of
https://github.com/plexusorg/toml4j.git
synced 2024-12-28 19:24:15 +00:00
Add serialization to changelog.
This commit is contained in:
parent
f8f55a6f16
commit
bb0d9b1146
1 changed files with 1 additions and 0 deletions
|
@ -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<Map.Entry> Toml#entrySet() cf. Reflection section in README
|
||||
* Overloaded getters that take a default value. Thanks to __[udiabon](https://github.com/udiabon)__.
|
||||
|
|
Loading…
Reference in a new issue