Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
andersfugmann committed Apr 25, 2024
1 parent 6a63ef9 commit 59227ab
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@
## 6.0.0: 2014-04-13
## 6.1.0: 2024-04-25
- Fix name resolution leading to wrongly mapped named
- Fix codegen bug causing the plugin to reject valid protobuf
- Add preliminary support for melange though disabling eager
evaluation of serialize and deserialize functions when not using
native or bytecode backends
- Fix missing cflags when compiling test c stub
- Make Map tests compatible with older versions of protoc
- Fix negative integer test failues due to a bug in older versions of protobuf (google) c lib

## 6.0.0: 2024-04-13

### New features
- [x] Implement json serialization and deserialization (#5)
Expand Down

0 comments on commit 59227ab

Please sign in to comment.