Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thesamet committed Oct 11, 2023
1 parent 1d78ac5 commit 713416d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,10 @@
CollectionAdapter for (#1509)
- Introduced new generator parameter `scala3_sources` (also available via
scalapb.proto) to generate sources that are compatible with Scala 3 (#1576)
- aux_*_options now accept "*" in the target field to match all entities in
- `aux_*_options` now accept `*` in the target field to match all entities in
scope.
- Add `derives` and `sealed_oneof_derives` to the message options that adds a
derived clause to generated messages and sealed oneofs.

## [0.11.13]
- Added input and output message type for method descriptor (#1503)
Expand Down

0 comments on commit 713416d

Please sign in to comment.