CHANGELOG.md in ff-tbl-macros-2.0.0 vs CHANGELOG.md in ff-tbl-macros-2.0.1
- old
+ new
@@ -1,7 +1,13 @@
# Changelog
## [Unreleased]
+### Added
+- add gem [rubocop-performance](https://github.com/rubocop-hq/rubocop-performance) to satisfy future Rubocop deprecations.
+
+## [2.0.1] - 2019-05-16
+### Fixed
+- Remove require pagy gem from Search macro class
## [2.0.0] - 2019-04-24
### Changed
- Search macro rebuilded to use pagination with [pagy](https://github.com/ddnexus/pagy) gem