CHANGELOG.md in grape-throttler-1.1.0 vs CHANGELOG.md in grape-throttler-1.1.1

- old
+ new

@@ -4,12 +4,17 @@ 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] +## [1.1.1] - 2021-07-05 +### Changed +- Linter fixes + ## [1.1.0] - 2019-11-25 ### Added - Added CHANGELOG.md +- Added ruby 2.7 support ### Changed - Refactor code to clean up lint errors ## [1.0.1] - 2019-11-25 ### NOTE