Release 5.8.2 (#1361)

This commit is contained in:
Rob Madole
2019-05-07 12:32:46 -05:00
committed by GitHub
parent 7703dcff3b
commit 484b16bffc
231 changed files with 1661 additions and 1306 deletions

View File

@@ -4,6 +4,27 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).
## [5.8.2](https://github.com/FortAwesome/Font-Awesome-Pro/releases/tag/5.8.2) - 2019-05-07
### Added
* New brand icon stackpath
### Changed
* Updated redhat, mailchimp brand icons
* Updated Facebook brand icons in accordance with http://facebookbrand.com (facebook, facebook-f, facebook-square)
* Updated Git brand icons (git, git-square, git-alt)
* Removing the "at" character to prevent overlap with the at icon
### Fixed
* Missing version for the route icon FortAwesome/Font-Awesome#13804
* Corrected the orientation of radiation and radiation-alt icons
* Alignment fixed for check-double
* Moved the notch into the correct location for sim-card
* Allow the role attribute to be specified FortAwesome/Font-Awesome#14791
* Prevent IE11 CSS selector error from crashing SVG with JS execution
---
## [5.8.1](https://github.com/FortAwesome/Font-Awesome-Pro/releases/tag/5.8.1) - 2019-03-21
### Fixed