diff --git a/CHANGELOG.md b/CHANGELOG.md index 36ef83c1..2e202dd2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [0.6.0](https://www.github.com/werf/trdl/compare/v0.5.0...v0.6.0) (2022-09-20) + + +### Features + +* **server:** prolong TUF roles expiration periodically ([7df2cae](https://www.github.com/werf/trdl/commit/7df2cae4004402dfa52eda5b87e2d55329661ac3)) +* **server:** update go-tuf library to upstream +* **client:** update go-tuf library to upstream + ## [0.5.0](https://www.github.com/werf/trdl/compare/v0.4.2...v0.5.0) (2022-06-21)