Skip to content

Commit

Permalink
Bump v0.9.1
Browse files Browse the repository at this point in the history
Signed-off-by: Xabier Larrakoetxea <me@slok.dev>
  • Loading branch information
slok committed Apr 9, 2020
1 parent 11a459c commit ea8ef8c
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@

## [Unreleased]

## [0.9.1] - 2020-04-09
### Changed
- Update all dependencies including jsonpatch library.

## [0.9.0] - 2020-03-27
### Changed
- Update to Kubernetes v1.18.
Expand Down Expand Up @@ -70,7 +74,8 @@ Breaking: Webhook constructors now need a tracer.
- Static mutating webhook.
- Handler creator for webhooks.

[Unreleased]: https://github.com/slok/kubewebhook/compare/v0.9.0...HEAD
[Unreleased]: https://github.com/slok/kubewebhook/compare/v0.9.1...HEAD
[0.9.1]: https://github.com/slok/kubewebhook/compare/v0.9.0...v0.9.1
[0.9.0]: https://github.com/slok/kubewebhook/compare/v0.8.0...v0.9.0
[0.8.0]: https://github.com/slok/kubewebhook/compare/v0.7.0...v0.8.0
[0.7.0]: https://github.com/slok/kubewebhook/compare/v0.6.0...v0.7.0
Expand Down

0 comments on commit ea8ef8c

Please sign in to comment.