Skip to content
This repository has been archived by the owner on Dec 19, 2023. It is now read-only.

Commit

Permalink
Release v0.2.0 (#17)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions <action@github.com>
  • Loading branch information
github-actions[bot] and actions-user authored Jan 11, 2021
1 parent 6a9e6fa commit 1d9aad5
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 @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.2.0] - 2021-01-11

### Added

- New handler that is setting `MachinePool` `ReplicasReady` condition.
Expand Down Expand Up @@ -43,7 +45,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Condition handlers for `Cluster` `ControlPlaneReady` and `NodePoolsReady` conditions.
- Factory functions for creating `Cluster` and `MachinePool` conditions handlers that can be then used in an operator out of the box.

[Unreleased]: https://github.com/giantswarm/conditions-handler/compare/v0.1.2...HEAD
[Unreleased]: https://github.com/giantswarm/conditions-handler/compare/v0.2.0...HEAD
[0.2.0]: https://github.com/giantswarm/conditions-handler/compare/v0.1.2...v0.2.0
[0.1.2]: https://github.com/giantswarm/conditions-handler/compare/v0.1.1...v0.1.2
[0.1.1]: https://github.com/giantswarm/conditions-handler/compare/v0.1.0...v0.1.1
[0.1.0]: https://github.com/giantswarm/conditions-handler/releases/tag/v0.1.0

0 comments on commit 1d9aad5

Please sign in to comment.