Release 5.10.1 (#1395)

This commit is contained in:
Rob Madole
2019-08-02 15:21:26 -05:00
committed by GitHub
parent c88a03c8ed
commit d02b4dd814
560 changed files with 11029 additions and 10201 deletions

View File

@@ -4,6 +4,21 @@ 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.10.1](https://github.com/FortAwesome/Font-Awesome-Pro/releases/tag/5.10.1) - 2019-08-02
### Added
* README file in the otfs/ directory to help direct folks to documentation for the new Duotone OTF file
### Changed
* A lot of visual improvements and consistency fixes to many of the new Duotone icons
* The fa-swap-opacity class now works with parent containers where Duotone icons as children
### Fixed
* Duotone SCSS files were not being correctly compiled with the Dart-Sass tool
* Font Awesome logo was not appearing in desktop application in font pickers
---
## [5.10.0](https://github.com/FortAwesome/Font-Awesome-Pro/releases/tag/5.10.0) - 2019-07-29
### Added