mirror of
https://github.com/fankes/moshi.git
synced 2025-12-12 20:23:34 +08:00
Update changelog for 1.10.0
This commit is contained in:
11
CHANGELOG.md
11
CHANGELOG.md
@@ -1,6 +1,17 @@
|
||||
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
|
||||
|
||||
_2020-06-11_
|
||||
|
||||
Reference in New Issue
Block a user