Skip to content

Commit

Permalink
CHANGELOG: v0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ydnar committed Mar 19, 2021
1 parent 2f7b2da commit de72601
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.3.3] — 2021-03-18

### Updated
- github.com/envoyproxy/protoc-gen-validate v0.4.1 → v0.5.0
Expand Down Expand Up @@ -48,7 +48,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]: <https://github.com/alta/protopatch/compare/v0.3.2...HEAD>
[Unreleased]: <https://github.com/alta/protopatch/compare/v0.3.3...HEAD>
[v0.3.3]: <https://github.com/alta/protopatch/compare/v0.3.2...v0.3.3>
[v0.3.2]: <https://github.com/alta/protopatch/compare/v0.3.1...v0.3.2>
[v0.3.1]: <https://github.com/alta/protopatch/compare/v0.3.0...v0.3.1>
[v0.3.0]: <https://github.com/alta/protopatch/compare/v0.2.0...v0.3.0>
Expand Down

0 comments on commit de72601

Please sign in to comment.