Skip to content

Commit

Permalink
CHANGELOG: v0.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ydnar committed Apr 23, 2021
1 parent ad1b8bc commit e46753e
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.4] — 2021-04-23

### Updated
- Removed dependency on github.com/golang/protobuf
Expand Down Expand Up @@ -54,7 +54,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.3...HEAD>
[Unreleased]: <https://github.com/alta/protopatch/compare/v0.3.4...HEAD>
[v0.3.4]: <https://github.com/alta/protopatch/compare/v0.3.3...v0.3.4>
[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>
Expand Down

0 comments on commit e46753e

Please sign in to comment.