Skip to content

Commit

Permalink
docs: Update CHANGELOG.md for v1.5.0 (#132)
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronc committed Jun 5, 2024
1 parent f634560 commit 6eec973
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 @@ -2,6 +2,8 @@

## Unreleased

## [v1.5.0](https://github.com/cosmos/gogoproto/releases/tag/v1.5.0) - 2024-06-05

### Improvements

- [#119](https://github.com/cosmos/gogoproto/pull/119) The functions `proto.Marshal`, `proto.Unmarshal`, and `proto.MessageName`, as well as the `jsonpb` marshaling and unmarshaling methods now all support official `google.golang.org/protobuf` types. This allows users to gradually start using these types instead of gogo proto without needing to refactor all of their code with type switch statements.
Expand Down

0 comments on commit 6eec973

Please sign in to comment.