Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
goffrie authored Nov 21, 2024
1 parent 16b5645 commit 93831c6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
### Nov 20, 2024
* Add read-only support for proto2 extension fields (#163, #170)
* Remove Python dependency by rewriting pb-jelly-gen in Rust (#164)
* Make pb-jelly-gen Rust API optional (#166)
* This is a breaking change: if you were using pb-jelly-gen as a library, turn on the `generate` feature flag
* Remove serde impls for Fixed/Signed types (#168)
* Various optimizations around the generated code (#173, #175)

Expand Down

0 comments on commit 93831c6

Please sign in to comment.