Skip to content
Snippets Groups Projects
Verified Commit 28b4fabb authored by Konstantin Kopper's avatar Konstantin Kopper
Browse files

Update CHANGELOG.md

parent fa60e510
No related branches found
No related tags found
No related merge requests found
Pipeline #27158 skipped
......@@ -28,6 +28,9 @@ Use the following template:
-->
## [Unreleased][]
### Changed
* Replace runtime reflection-based serialization using [gson](https://github.com/google/gson) with compile time
serializer deduction using [`kotlinx.serialization`](https://kotlinlang.org/docs/serialization.html).
## [2.0.4][] - 2020-06-05
### Fixed
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment