Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bufdev committed May 15, 2024
1 parent 9b4851b commit d25ccaa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
- Deprecate `buf mod open`.
- Delete `buf beta migrate-v1beta1` This is now replaced with `buf config migrate`.
- Add `buf registry sdk version` to get the version of a Generated SDK for a module and plugin.
- Add `buf beta registry archive` and `buf beta registry unarchive` commands for archiving and
unarchiving labels on the BSR.
- Add support for Protobuf Editions. This allows `buf` to be used with sources that use edition
2023, instead of proto2 or proto3 syntax. This also updates the `protoc-gen-buf-breaking` and
`protoc-gen-buf-lint` Protobuf plugins to support files that use edition 2023.
Expand Down Expand Up @@ -56,8 +58,6 @@
`features.field_presence = LEGACY_REQUIRED` in Editions files. This new rule is not active by
default in existing `v1` and `v1beta1` configurations, for backwards-compatibility reasons.
Migrate your config to `v2` to use them.
- Add `buf beta registry archive` and `buf beta registry unarchive` commands for archiving
and unarchiving labels on the BSR.

## [v1.32.0-beta.1] - 2024-04-23

Expand Down

0 comments on commit d25ccaa

Please sign in to comment.