Sfoglia il codice sorgente

Updating readme with 4.6.2 PR

Dave Gandy 9 anni fa
parent
commit
3afea22498
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2 1
      src/README.md-nobuild

+ 2 - 1
src/README.md-nobuild

@@ -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.