Release 5.13.0 (#1487)
This commit is contained in:
17
CHANGELOG.md
17
CHANGELOG.md
@@ -4,6 +4,23 @@ 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.13.0](https://github.com/FortAwesome/Font-Awesome-Pro/releases/tag/5.13.0) - 2020-03-23
|
||||
|
||||
### Added
|
||||
* New icons related to COVID-19
|
||||
* Added the ability to specify mask ID and title ID for SVG with JS which allows
|
||||
snapshot testing tools to get a predictable result when executing tests
|
||||
|
||||
### Changed
|
||||
* Explicitly set font-display to block which supresses warnings of font-display
|
||||
in tools like Lighthouse
|
||||
|
||||
### Fixed
|
||||
* Corrected version 4 font face shim src attribute declaration that was warning
|
||||
of incorrect font file format
|
||||
* Fixed font family name to be 'Font Awesome 5 Free' for free kits when using
|
||||
pseudo-elements
|
||||
|
||||
## [5.12.1](https://github.com/FortAwesome/Font-Awesome-Pro/releases/tag/5.12.1) - 2020-02-04
|
||||
|
||||
### Added
|
||||
|
||||
Reference in New Issue
Block a user