Skip to content

Commit

Permalink
Add CHANGELOG.md entry
Browse files Browse the repository at this point in the history
  • Loading branch information
darronschall committed Nov 24, 2024
1 parent a7989b4 commit ca2d82f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [Unreleased]

* Update dependencies. See [#17](https://github.com/collectiveidea/twirp-kmp/pull/17)
* Runtime - Refactor and cleanup `Any?` JSON deserialization. See [#19](https://github.com/collectiveidea/twirp-kmp/pull/19).
* Update dependencies. See [#17](https://github.com/collectiveidea/twirp-kmp/pull/17).
* Bump Kotlin from 2.0.20 to 2.0.21
* Runtime - Bump Ktor to 3.0.1
* Runtime - Bump kotlinx-serialization to 1.7.3
* Bump pbandk to 0.16.0
* **BREAKING** Rename project from twirp-kmm to twirp-kmp. See [#16](https://github.com/collectiveidea/twirp-kmm/pull/16)
* **BREAKING** Rename project from twirp-kmm to twirp-kmp. See [#16](https://github.com/collectiveidea/twirp-kmm/pull/16).
* Generator - Ensure generator .jar artifact is built for Java 8. See [#15](https://github.com/collectiveidea/twirp-kmm/pull/15).

## [0.4.0] - 2024-09-03
Expand Down

0 comments on commit ca2d82f

Please sign in to comment.