Skip to content

Commit

Permalink
Merge pull request #7 from cybozu-go/0.2.0
Browse files Browse the repository at this point in the history
Bump version to 0.2.0
  • Loading branch information
Hsn723 authored Feb 25, 2022
2 parents 32e9e6c + a76e7a2 commit 67c7b7a
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,22 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [0.2.0] - 2022-02-25

### Added
- Support for templating CiliumClusterwideNetworkPolicies

### Changed
### Removed

## [0.1.0] - 2022-01-27

### Added
- Initial tenet implementation
-

### Changed
### Removed

[Unreleased]: https://github.com/cybozu-go/neco-template/compare/v0.1.0...HEAD
[Unreleased]: https://github.com/cybozu-go/neco-template/compare/v0.2.0...HEAD
[0.2.0]: https://github.com/cybozu-go/neco-template/compare/v0.1.0...v0.2.0
[0.1.0]: https://github.com/cybozu-go/neco-template/compare/eb69a70ad3b330d52f1165ac4a95f6948a3cf658...v0.1.0

0 comments on commit 67c7b7a

Please sign in to comment.