Skip to content

Commit

Permalink
Bump version to 1.5.2
Browse files Browse the repository at this point in the history
Signed-off-by: Toshikuni Fukaya <[email protected]>
  • Loading branch information
toshipp committed Sep 29, 2020
1 parent 6e71741 commit 43ee2eb
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [1.5.2] - 2020-09-29

### Fixed

- Randomize MAC address for KVM NICs (#117)

## [1.5.1] - 2020-07-21

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

- Many things. See git log.

[Unreleased]: https://github.com/cybozu-go/placemat/compare/v1.5.1...HEAD
[Unreleased]: https://github.com/cybozu-go/placemat/compare/v1.5.2...HEAD
[1.5.2]: https://github.com/cybozu-go/placemat/compare/v1.5.1...v1.5.2
[1.5.1]: https://github.com/cybozu-go/placemat/compare/v1.5.0...v1.5.1
[1.5.0]: https://github.com/cybozu-go/placemat/compare/v1.4.0...v1.5.0
[1.4.0]: https://github.com/cybozu-go/placemat/compare/v1.3.9...v1.4.0
Expand Down

0 comments on commit 43ee2eb

Please sign in to comment.