Skip to content

Commit 59227ab

Browse files
committed
update changelog
1 parent 6a63ef9 commit 59227ab

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

Changelog.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
1-
## 6.0.0: 2014-04-13
1+
## 6.1.0: 2024-04-25
2+
- Fix name resolution leading to wrongly mapped named
3+
- Fix codegen bug causing the plugin to reject valid protobuf
4+
- Add preliminary support for melange though disabling eager
5+
evaluation of serialize and deserialize functions when not using
6+
native or bytecode backends
7+
- Fix missing cflags when compiling test c stub
8+
- Make Map tests compatible with older versions of protoc
9+
- Fix negative integer test failues due to a bug in older versions of protobuf (google) c lib
10+
11+
## 6.0.0: 2024-04-13
212

313
### New features
414
- [x] Implement json serialization and deserialization (#5)

0 commit comments

Comments
 (0)