Release 5.0.0-alpha6

This commit is contained in:
robmadole
2017-07-21 16:45:24 -05:00
committed by Rob Madole
parent de776c2412
commit ea0716da0b
325 changed files with 16096 additions and 1536 deletions

View File

@@ -5,6 +5,25 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
---
## [5.0.0-alpha6](https://github.com/FortAwesome/Font-Awesome-Pro/releases/tag/5.0.0-alpha6) - 2017-07-21
### Added
* 410 total core icons in each style
* 270 total brand and logo icons
* All new Font Awesome 4 shim file
* Beginnings of a public JS API #512
### Changed
* Added Firefox ESR and Chrome for Businesses to browser compatibility #506
### Fixed
* Ensure that SVG title attributes are unique
* Fixed incorrect viewBox sizes #492
* Fix chart-area alignment in the solid style #508
* Add missing xmlns attributes in some SVGs #509
---
## [5.0.0-alpha5](https://github.com/FortAwesome/Font-Awesome-Pro/releases/tag/5.0.0-alpha5) - 2017-07-14
### Added