diff --git a/CHANGELOG.md b/CHANGELOG.md index a74f8fe..21b2c02 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [1.1.0](https://github.com/onecli/onecli-cli/compare/v1.0.1...v1.1.0) (2026-03-23) + + +### Features + +* add policy rules commands with input hardening ([#7](https://github.com/onecli/onecli-cli/issues/7)) ([871ebc4](https://github.com/onecli/onecli-cli/commit/871ebc4ea1e6a801e68aff3134a394519f599ce3)) + + +### Bug Fixes + +* add curl install command to README ([#5](https://github.com/onecli/onecli-cli/issues/5)) ([56cc104](https://github.com/onecli/onecli-cli/commit/56cc104cd1845fda79cd42dde01e9c0eb15012a3)) + ## [1.0.1](https://github.com/onecli/onecli-cli/compare/v1.0.0...v1.0.1) (2026-03-17)