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

Commit

Permalink
Release v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mhutter committed Nov 20, 2018
1 parent b3e5501 commit 11b601e
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 @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [2.0.1] - 2018-11-20
### Changed
- Allow pruner to clean up deployment pods
- Allow jobs to re-run on failures
Expand All @@ -13,5 +15,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Reimplementation based around CronJobs

[Unreleased]: https://github.com/appuio/appuio-pruner/compare/v2.0.0...HEAD
[Unreleased]: https://github.com/appuio/appuio-pruner/compare/v2.0.1...HEAD
[2.0.1]: https://github.com/appuio/appuio-pruner/compare/v2.0.0...v2.0.1
[2.0.0]: https://github.com/appuio/appuio-pruner/compare/v1.0.9...v2.0.0

0 comments on commit 11b601e

Please sign in to comment.