CHANGELOG.md in ff-tbl-macros-2.0.1 vs CHANGELOG.md in ff-tbl-macros-2.0.2

- old
+ new

@@ -1,10 +1,13 @@ # Changelog ## [Unreleased] + +## [2.0.2] - 2019-06-20 ### Added -- add gem [rubocop-performance](https://github.com/rubocop-hq/rubocop-performance) to satisfy future Rubocop deprecations. +- Add gem [rubocop-performance](https://github.com/rubocop-hq/rubocop-performance) to satisfy future Rubocop deprecations. +- Add new Auth Macros, SignOutAllScopes and ExpireSessionData ## [2.0.1] - 2019-05-16 ### Fixed - Remove require pagy gem from Search macro class @@ -30,10 +33,10 @@ - Resolve offences pointed by Rubocop - Update documentation - Add missing documentation ### Changed -- Use rubygems version insted GitHub one +- Use rubygems version instead GitHub one ### Added - Add Travis setup ## [0.1.6] - 2019-03-28