Skip to content

Commit 93831c6

Browse files
authored
Update CHANGELOG.md
1 parent 16b5645 commit 93831c6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
### Nov 20, 2024
66
* Add read-only support for proto2 extension fields (#163, #170)
77
* Remove Python dependency by rewriting pb-jelly-gen in Rust (#164)
8+
* Make pb-jelly-gen Rust API optional (#166)
9+
* This is a breaking change: if you were using pb-jelly-gen as a library, turn on the `generate` feature flag
810
* Remove serde impls for Fixed/Signed types (#168)
911
* Various optimizations around the generated code (#173, #175)
1012

0 commit comments

Comments
 (0)