Skip to content

Commit

Permalink
Merge pull request #38 from cybozu-go/bump-0.8.0
Browse files Browse the repository at this point in the history
Bump version to 0.8.0
  • Loading branch information
terassyi authored Jun 19, 2024
2 parents cee4f6d + c447159 commit 8e5045c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [0.8.0] - 2024-06-06
- Support k8s 1.29 (#37)

## [0.7.0] - 2023-11-14
- Support k8s 1.28 (#31)

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

[Unreleased]: https://github.com/cybozu-go/tenet/compare/v0.7.0...HEAD
[Unreleased]: https://github.com/cybozu-go/tenet/compare/v0.8.0...HEAD
[0.8.0]: https://github.com/cybozu-go/tenet/compare/v0.7.0...v0.8.0
[0.7.0]: https://github.com/cybozu-go/tenet/compare/v0.6.0...v0.7.0
[0.6.0]: https://github.com/cybozu-go/tenet/compare/v0.5.0...v0.6.0
[0.5.0]: https://github.com/cybozu-go/tenet/compare/v0.4.1...v0.5.0
Expand Down

0 comments on commit 8e5045c

Please sign in to comment.