README.md in fontawesome5-rails-5.0.8.1 vs README.md in fontawesome5-rails-5.2.0.0

- old
+ new

@@ -84,9 +84,12 @@ <%= fab_icon 'apple', 'Apple', size: '2x' %> ``` ## Changelog + - v5.2.0.0 + - updated with Fontawesome latest version 5.2.0 + - v5.0.8.1 - added generic fa_icon() helper with 'regular' icon style by defult. - added generic fa_icon_text() helper with `text` argument which is extracted from `opt` hash argument. - v5.0.8.0