Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
andersfugmann committed Jan 7, 2024
1 parent 6cb91b6 commit 23983af
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## 5.0.0: Unreleased
- [ ] Merge messages when receiving multiple messages for the same
field (#57)
- [ ] Optimize serialization and deserialization (#55)
- [x] Fix upper case handling in name mangling and apply name mangling
for serivce records (#54) (thanks @crackcomm)
- [x] Fix bug in name resolution leading to uncompilable code (#53)


## 4.5.0: 2023-06-16
- [x] Add more fields in generated service structs to make it easier
to extract service endpoint names for gRPC (#50)
Expand Down

0 comments on commit 23983af

Please sign in to comment.