Version history
===============

4.0 (2022-06-01):

- changed: increased minimal Elgg version to 4.2

3.0.1 (2021-09-28):

- fixed: merge viewspecs only if not already loaded from cache

3.0 (2021-09-27):

- added: dutch translation
- changed: updated for Elgg 4

2.0 (2020-05-26):

- added: ability to upload fonts (and serve locally)
- added: site settings to include FA Pro CDN urls
- changed: reset plugin contents for new plugin purpose

1.3 (2020-04-29):

- added: FR language file
- changed: travis build env to PHP 5.6
- changed: travis deployment no dev requirements
- changed: travis deployment scripts
- changed: updated to FontAwesome v4.4
- fixed: incorrect css location when installing this plugin from composer

1.2 (2015-07-08):

- added: input icon selector
- fixed: the need for the fa !important flag

1.1.1 (2015-02-03):

- updated: travis github api key

1.1 (2015-02-03):

- added: composer support
- updated: fontawesome v4.3.0

1.0.1 (2014-11-17):

- fix(views): replace array walk with a foreach loop #2

1.0 (2014-09-25):

- initial release