Release 5.0.0-alpha3 (#476)

* 95 additional icons; including file types, directional, and some existing and new brand icons
* Wrong content type in generated CSS #458
* Removal of query string from static resources #458
* SVG font ID's are incorrect in webfont implementation #474
This commit is contained in:
Rob Madole
2017-06-30 16:15:40 -05:00
committed by GitHub
parent fa90de30c6
commit 04e79052d4
155 changed files with 9199 additions and 3017 deletions

View File

@@ -13,6 +13,18 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
---
## [5.0.0-alpha3](https://github.com/FortAwesome/Font-Awesome-Pro/releases/tag/5.0.0-alpha3) - 2017-06-30
### Added
* 95 additional icons; including file types, directional, and some existing and new brand icons
### Fixed
* Wrong content type in generated CSS #458
* Removal of query string from static resources #458
* SVG font ID's are incorrect in webfont implementation #474
---
## [5.0.0-alpha2](https://github.com/FortAwesome/Font-Awesome-Pro/releases/tag/5.0.0-alpha2) - 2017-06-27
### Added
@@ -30,6 +42,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
* TTF naming issues that prevent correct usage/installation #450
* Correct CSS for SVG framework stacking, was reversed from normal #452
---
## [5.0.0-alpha1](https://github.com/FortAwesome/Font-Awesome-Pro/releases/tag/5.0.0-alpha1) - 2017-06-23
### Added