diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ab6505..0370205 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [1.14.1] - 2024-07-15 + +- Added cache to Route53 calls to avoid rate-limitting [#43](https://github.com/gravitational/aws-quota-checker/pull/43) + ## [1.14.0] - 2024-05-31 ### Added