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

- old
+ new

@@ -84,9 +84,12 @@ <%= fab_icon 'apple', 'Apple', size: '2x' %> ``` ## Changelog + - v5.3.0.0 + - added `class: 'mr-2'` opt hash option to fa_icon_text helper method + - 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.