mirror of
https://github.com/plexusorg/toml4j.git
synced 2025-01-01 13:02:37 +00:00
Updated change log
This commit is contained in:
parent
ae2911c82c
commit
5402ce22f3
1 changed files with 4 additions and 0 deletions
|
@ -2,6 +2,10 @@
|
||||||
|
|
||||||
## UNRELEASED
|
## UNRELEASED
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
* __BREAKING:__ Toml#getList(String), Toml#getTable(String) and Toml#getTables(String) return null when key is not found
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
* Support for underscores in numbers (the feature branch had accidentally not been merged! :( )
|
* Support for underscores in numbers (the feature branch had accidentally not been merged! :( )
|
||||||
|
|
Loading…
Reference in a new issue