Release 5.0.0-beta2

This commit is contained in:
robmadole
2017-08-11 16:03:19 -05:00
committed by Rob Madole
parent 2c521ab02f
commit 5efe31d8eb
213 changed files with 32876 additions and 15904 deletions

View File

@@ -5,6 +5,22 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
---
## [5.0.0-beta2](https://github.com/FortAwesome/Font-Awesome-Pro/releases/tag/5.0.0-beta2) - 2017-08-11
### Added
* 570 total core icons in each style
* 291 total brand and logo icons
* NPM (ES6, CommonJS, AMD) packages for use with other JavaScript libraries and tools #574
* Added a guide to choosing which implementation is best for you #532
### Changed
* Showing a missing icon is now configurable #569
### Fixed
* Composition framework now works in browsers that do not support transform-origin #564
---
## [5.0.0-beta1](https://github.com/FortAwesome/Font-Awesome-Pro/releases/tag/5.0.0-beta1) - 2017-08-04
### Added