diff options
author | zotlabs <mike@macgirvin.com> | 2017-01-10 11:22:32 -0800 |
---|---|---|
committer | zotlabs <mike@macgirvin.com> | 2017-01-10 11:22:32 -0800 |
commit | f2f6a0534257394e52e9d8e41dce8ac55db332d1 (patch) | |
tree | ee48c0213aed8b3ab07f9fca163b05d194c09de4 /library/font_awesome/README.md | |
parent | 52441dd754f0de0177f23ea4cb8d28aad834d5d9 (diff) | |
parent | 38dd1c342a5d86989a2773f6499c7fbd005e241d (diff) | |
download | volse-hubzilla-f2f6a0534257394e52e9d8e41dce8ac55db332d1.tar.gz volse-hubzilla-f2f6a0534257394e52e9d8e41dce8ac55db332d1.tar.bz2 volse-hubzilla-f2f6a0534257394e52e9d8e41dce8ac55db332d1.zip |
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
Diffstat (limited to 'library/font_awesome/README.md')
-rw-r--r-- | library/font_awesome/README.md | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/library/font_awesome/README.md b/library/font_awesome/README.md index bb01dd0d6..3e1c1cfc1 100644 --- a/library/font_awesome/README.md +++ b/library/font_awesome/README.md @@ -1,7 +1,7 @@ -# [Font Awesome v4.6.1](http://fontawesome.io) +# [Font Awesome v4.7.0](http://fontawesome.io) ### The iconic font and CSS framework -Font Awesome is a full suite of 628 pictographic icons for easy scalable vector graphics on websites, +Font Awesome is a full suite of 675 pictographic icons for easy scalable vector graphics on websites, created and maintained by [Dave Gandy](https://twitter.com/davegandy). Stay up to date with the latest release and announcements on Twitter: [@fontawesome](http://twitter.com/fontawesome). @@ -20,6 +20,10 @@ Get started at http://fontawesome.io! - Full details: http://fontawesome.io/license/ ## Changelog +- [v4.7.0 GitHub pull request](https://github.com/FortAwesome/Font-Awesome/pull/10012) +- [v4.6.3 GitHub pull request](https://github.com/FortAwesome/Font-Awesome/pull/9189) +- [v4.6.3 GitHub pull request](https://github.com/FortAwesome/Font-Awesome/pull/9189) +- [v4.6.2 GitHub pull request](https://github.com/FortAwesome/Font-Awesome/pull/9117) - [v4.6.1 GitHub pull request](https://github.com/FortAwesome/Font-Awesome/pull/8962) - [v4.6.0 GitHub milestones](https://github.com/FortAwesome/Font-Awesome/issues?q=milestone%3A4.6.0+is%3Aclosed) - [v4.5.0 GitHub milestones](https://github.com/FortAwesome/Font-Awesome/issues?q=milestone%3A4.5.0+is%3Aclosed) @@ -55,7 +59,7 @@ And constructed with the following guidelines: * Breaking backward compatibility bumps the major (and resets the minor and patch) * New additions, including new icons, without breaking backward compatibility bumps the minor (and resets the patch) -* Bug fixes and misc changes bumps the patch +* Bug fixes, changes to brand logos, and misc changes bumps the patch For more information on SemVer, please visit http://semver.org. |