Update changelog for 1.10.0

This commit is contained in:
Jesse Wilson
2020-08-26 21:36:09 -04:00
parent a5dbc1d642
commit c370385fdc

View File

@@ -1,6 +1,17 @@
Change Log Change Log
========== ==========
## Version 1.10.0
_2020-08-26_
* New: Upgrade to Kotlin 1.4.0.
* New: `JsonReader.promoteNameToValue()` makes it easier to build custom `Map` adapters.
* New: `Options.strings()`.
* New: `PolymorphicJsonAdapterFactory.withFallbackJsonAdapter()` makes it possible to handle
unrecognized types when encoding and decoding.
## Version 1.9.3 ## Version 1.9.3
_2020-06-11_ _2020-06-11_