Skip to content

Commit

Permalink
Merge pull request #45 from cybozu-go/1.6.0
Browse files Browse the repository at this point in the history
Bump version to 1.6.0
  • Loading branch information
masa213f authored Apr 15, 2022
2 parents d395000 + e13e7fa commit ab22daf
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [1.6.0] - 2022-04-14

### Changed
- update etcd to v3.5.3 and some dependencies (#44)

## [1.5.0] - 2021-12-20

### Changed
Expand Down Expand Up @@ -76,7 +81,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).

This is the first release.

[Unreleased]: https://github.com/cybozu-go/etcdutil/compare/v1.5.0...HEAD
[Unreleased]: https://github.com/cybozu-go/etcdutil/compare/v1.6.0...HEAD
[1.6.0]: https://github.com/cybozu-go/etcdutil/compare/v1.5.0...v1.6.0
[1.5.0]: https://github.com/cybozu-go/etcdutil/compare/v1.4.1...v1.5.0
[1.4.1]: https://github.com/cybozu-go/etcdutil/compare/v1.4.0...v1.4.1
[1.4.0]: https://github.com/cybozu-go/etcdutil/compare/v1.3.7...v1.4.0
Expand Down

0 comments on commit ab22daf

Please sign in to comment.