]> git.ipfire.org Git - thirdparty/Font-Awesome.git/commitdiff
Updating readme with 4.6.2 PR
authorDave Gandy <dave@davegandy.com>
Wed, 4 May 2016 13:47:53 +0000 (09:47 -0400)
committerDave Gandy <dave@davegandy.com>
Wed, 4 May 2016 13:47:53 +0000 (09:47 -0400)
src/README.md-nobuild

index 3071c00f9e8c926078383da2e7b104e61cf6d663..60b57869eecb17131bd7d47727acaa6c95985b70 100644 (file)
@@ -22,6 +22,7 @@ Get started at {{ site.fontawesome.url }}!
 - Full details: http://fontawesome.io/license/
 
 ## Changelog
+- [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)
@@ -57,7 +58,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.