Rob Madole 5 лет назад
Родитель
Сommit
1c1b102b2b
10 измененных файлов с 35 добавлено и 8 удалено
  1. 11 0
      CHANGELOG.md
  2. 16 0
      UPGRADING.md
  3. 1 1
      css/all.css
  4. 1 1
      css/all.min.css
  5. 1 1
      css/brands.css
  6. 1 1
      css/brands.min.css
  7. 1 1
      css/fontawesome.css
  8. 1 1
      css/fontawesome.min.css
  9. 1 1
      css/regular.css
  10. 1 1
      css/regular.min.css

+ 11 - 0
CHANGELOG.md

@@ -8,6 +8,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/) and this
 repository that is by invitation only. You will get a 404 - Not Found if you do
 not have access**
 
+## [5.11.2](https://github.com/FortAwesome/Font-Awesome/releases/tag/5.11.2) - 2019-09-23
+
+### Changed
+* Updated laravel brand icon
+
+### Fixed
+* New scanner-image icon was using the same unicode value as scanner causing overlapped icons
+* The film-canister icon was incorrectly spelled film-cannister
+
+---
+
 ## [5.11.1](https://github.com/FortAwesome/Font-Awesome/releases/tag/5.11.1) - 2019-09-18
 
 ### Fixed

+ 16 - 0
UPGRADING.md

@@ -8,6 +8,22 @@ As always, [submit issues](https://github.com/FortAwesome/Font-Awesome/issues/ne
 
 ---
 
+## 5.11.1 to 5.11.2
+
+The scanner-image icon was previously using the same unicode value as the scanner icon.
+
+This has now been fixed and the scanner-image icon has a unique unicode value.
+
+The film-canister icon was misspelled as "film-cannister". This has been fixed.
+
+---
+
+## 5.11.0 to 5.11.1
+
+There are no breaking changes in this version upgrade.
+
+---
+
 ## 5.10.2 to 5.11.0
 
 There are no breaking changes in this version upgrade.

+ 1 - 1
css/all.css

@@ -1,5 +1,5 @@
 /*!
- * Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
+ * Font Awesome Free 5.11.2 by @fontawesome - https://fontawesome.com
  * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
  */
 .fa,

Разница между файлами не показана из-за своего большого размера
+ 1 - 1
css/all.min.css


+ 1 - 1
css/brands.css

@@ -1,5 +1,5 @@
 /*!
- * Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
+ * Font Awesome Free 5.11.2 by @fontawesome - https://fontawesome.com
  * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
  */
 @font-face {

+ 1 - 1
css/brands.min.css

@@ -1,5 +1,5 @@
 /*!
- * Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
+ * Font Awesome Free 5.11.2 by @fontawesome - https://fontawesome.com
  * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
  */
 @font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display:auto;src:url(../webfonts/fa-brands-400.eot);src:url(../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.woff) format("woff"),url(../webfonts/fa-brands-400.ttf) format("truetype"),url(../webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}

+ 1 - 1
css/fontawesome.css

@@ -1,5 +1,5 @@
 /*!
- * Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
+ * Font Awesome Free 5.11.2 by @fontawesome - https://fontawesome.com
  * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
  */
 .fa,

Разница между файлами не показана из-за своего большого размера
+ 1 - 1
css/fontawesome.min.css


+ 1 - 1
css/regular.css

@@ -1,5 +1,5 @@
 /*!
- * Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
+ * Font Awesome Free 5.11.2 by @fontawesome - https://fontawesome.com
  * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
  */
 @font-face {

+ 1 - 1
css/regular.min.css

@@ -1,5 +1,5 @@
 /*!
- * Font Awesome Free 5.11.1 by @fontawesome - https://fontawesome.com
+ * Font Awesome Free 5.11.2 by @fontawesome - https://fontawesome.com
  * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
  */
 @font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:auto;src:url(../webfonts/fa-regular-400.eot);src:url(../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.woff) format("woff"),url(../webfonts/fa-regular-400.ttf) format("truetype"),url(../webfonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-family:"Font Awesome 5 Free";font-weight:400}

Некоторые файлы не были показаны из-за большого количества измененных файлов