Updated change log

This commit is contained in:
moandji.ezana 2015-04-29 22:25:41 +02:00
parent ae2911c82c
commit 5402ce22f3

View file

@ -2,6 +2,10 @@
## UNRELEASED
### Changed
* __BREAKING:__ Toml#getList(String), Toml#getTable(String) and Toml#getTables(String) return null when key is not found
### Added
* Support for underscores in numbers (the feature branch had accidentally not been merged! :( )