Release 5.0.5 (#999)

This commit is contained in:
Rob Madole
2018-01-25 15:28:26 -06:00
committed by GitHub
parent deaca8b496
commit 8b27927fd6
2069 changed files with 18270 additions and 10581 deletions

View File

@@ -5,6 +5,22 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
---
## [5.0.5](https://github.com/FortAwesome/Font-Awesome-Pro/releases/tag/5.0.5) - 2018-01-25
### Added
* New Sports category
* New Chess category
* Added brand icons for flipboard, php, quinscape, and hips
### Fixed
* Sass and Less mixin fa-icon() now uses ems instead of percentage
* Corrected misspelling of "Alternate" in category labels
* Improved TypeScript definitions for @fortawesome/fontawesome
* Server-side rendering was failing due to DOM-specific object access
* SVG attributes "data-fa-processed" renamed to "data-fa-i2svg", only applies if rendered with i2svg() method
---
## [5.0.4](https://github.com/FortAwesome/Font-Awesome-Pro/releases/tag/5.0.4) - 2018-01-10
### Changed