diff --git a/CHANGELOG.md b/CHANGELOG.md index 2427135..60646fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [0.5.0](https://github.com/masterpointio/taskit/compare/v0.4.0...v0.5.0) (2025-10-10) + + +### Features + +* add linter configs to the os sync task ([#26](https://github.com/masterpointio/taskit/issues/26)) ([6142651](https://github.com/masterpointio/taskit/commit/614265142a1a213bb1f2784cc7cc2ce77c43f503)) +* add terraform refresh command ([#33](https://github.com/masterpointio/taskit/issues/33)) ([2bb2893](https://github.com/masterpointio/taskit/commit/2bb289389c694d9fef4dac2f578fe5dc8e9d5fda)) + + +### Bug Fixes + +* **aqua:** update installer version to pull in checksum fix ([#34](https://github.com/masterpointio/taskit/issues/34)) ([b47b0ef](https://github.com/masterpointio/taskit/commit/b47b0efe62205bc91f2157e18edca3b411a361f2)) + ## [0.4.0](https://github.com/masterpointio/taskit/compare/v0.3.1...v0.4.0) (2025-06-04) ### Features