Release 5.0.0-rc3
This commit is contained in:
24
CHANGELOG.md
24
CHANGELOG.md
@@ -5,6 +5,30 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
|
||||
|
||||
---
|
||||
|
||||
## [5.0.0-rc3](https://github.com/FortAwesome/Font-Awesome-Pro/releases/tag/5.0.0-rc3) - 2017-10-13
|
||||
|
||||
### Added
|
||||
* Node.js brand icon #779
|
||||
* React brand icon #780
|
||||
* OSI brand icon #748
|
||||
* Add a class to the html element when icon replacement is complete #778
|
||||
* Add support for symbols in API including ability to name the symbol
|
||||
* Use CSS pseudo elements (:before and :after) to make trigger SVG replacements
|
||||
|
||||
### Changed
|
||||
* Switched the locations of fork and knife in utensils-alt #466
|
||||
* Updated the AWS brand icon #735
|
||||
* Updated Apple App Store icon #728
|
||||
|
||||
### Fixed
|
||||
* Do not throw an error if icon is missing when calling icon() method in API
|
||||
* Ensure that unicode values do not change between releases
|
||||
* Version field is missing in fontawesome-pro-brands/package.json #781
|
||||
* Repeated commenting out of fa-layers when i2svg is called #788
|
||||
* Title not showing up correctly for SVG #786
|
||||
|
||||
---
|
||||
|
||||
## [5.0.0-rc2](https://github.com/FortAwesome/Font-Awesome-Pro/releases/tag/5.0.0-rc2) - 2017-09-22
|
||||
|
||||
### Added
|
||||
|
||||
Reference in New Issue
Block a user