Skip to content

Commit

Permalink
Merge pull request #121 from cybozu-go/bump-2.0.0
Browse files Browse the repository at this point in the history
Bump version to 2.0.0
  • Loading branch information
ymmt2005 authored Oct 12, 2020
2 parents c4a9bb1 + 85ccd23 commit 4a46c01
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [2.0.0] - 2020-10-12

### Added

- `coil-migrator`: a utility to help live migration from v1 to v2 (#119).
Expand All @@ -15,5 +17,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
Coil version 2 is a complete rewrite of Coil version 1.
This is the first release candidate with all the planned features implemented.

[Unreleased]: https://github.com/cybozu-go/coil/compare/v2.0.0-rc.1...HEAD
[Unreleased]: https://github.com/cybozu-go/coil/compare/v2.0.0...HEAD
[2.0.0]: https://github.com/cybozu-go/coil/compare/v2.0.0-rc.1...v2.0.0
[2.0.0-rc.1]: https://github.com/cybozu-go/coil/compare/v1.1.9...v2.0.0-rc.1

0 comments on commit 4a46c01

Please sign in to comment.