diff --git a/CHANGELOG.md b/CHANGELOG.md index b1499cf..1557036 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [v0.5.3] — 2023-08-08 ### Updated - google.golang.org/protobuf v1.30.0 → v1.31.0 @@ -100,7 +100,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - [#21](https://github.com/alta/protopatch/issues/21) — Running `protoc` plugins other than `go` breaks on missing symbols. - [#15](https://github.com/alta/protopatch/pull/15) — It’s not currently possible to mix or replace existing generated struct tags. -[Unreleased]: +[Unreleased]: +[v0.5.3]: [v0.5.2]: [v0.5.1]: [v0.5.0]: