Browse Source

Release 5.15.1 (#17238)

Rob Madole 4 years ago
parent
commit
57005cea6d
10 changed files with 28 additions and 8 deletions
  1. 14 0
      CHANGELOG.md
  2. 6 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

+ 14 - 0
CHANGELOG.md

@@ -10,6 +10,20 @@ not have access**
 
 ---
 
+## [5.15.1](https://github.com/FortAwesome/Font-Awesome/releases/tag/5.15.1) - 2020-10-05
+
+### Changed
+
+* Update to the ravelry brand icon
+
+### Fixed
+
+* Removed fill attribute from the vest and vest-patches icon
+* Moved attribution comment to correct location for sprites
+* Fixed duotone icons not rendering in Kits
+
+---
+
 ## [5.15.0](https://github.com/FortAwesome/Font-Awesome/releases/tag/5.15.0) - 2020-09-28
 
 **Minor version upgrade notice: there are some backward-incompatible changes to this release. See the

+ 6 - 0
UPGRADING.md

@@ -8,6 +8,12 @@ As always, [submit issues](https://github.com/FortAwesome/Font-Awesome/issues/ne
 
 ---
 
+## 5.15.0 to 5.15.1
+
+There are no breaking changes in this version upgrade.
+
+---
+
 ## 5.14.0 to 5.15.0
 
 The adobe icon has been removed by legal request of Adobe.

+ 1 - 1
css/all.css

@@ -1,5 +1,5 @@
 /*!
- * Font Awesome Free 5.15.0 by @fontawesome - https://fontawesome.com
+ * Font Awesome Free 5.15.1 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,

File diff suppressed because it is too large
+ 1 - 1
css/all.min.css


+ 1 - 1
css/brands.css

@@ -1,5 +1,5 @@
 /*!
- * Font Awesome Free 5.15.0 by @fontawesome - https://fontawesome.com
+ * Font Awesome Free 5.15.1 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.15.0 by @fontawesome - https://fontawesome.com
+ * Font Awesome Free 5.15.1 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:400;font-display:block;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";font-weight:400}

+ 1 - 1
css/fontawesome.css

@@ -1,5 +1,5 @@
 /*!
- * Font Awesome Free 5.15.0 by @fontawesome - https://fontawesome.com
+ * Font Awesome Free 5.15.1 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,

File diff suppressed because it is too large
+ 1 - 1
css/fontawesome.min.css


+ 1 - 1
css/regular.css

@@ -1,5 +1,5 @@
 /*!
- * Font Awesome Free 5.15.0 by @fontawesome - https://fontawesome.com
+ * Font Awesome Free 5.15.1 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.15.0 by @fontawesome - https://fontawesome.com
+ * Font Awesome Free 5.15.1 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:block;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}

Some files were not shown because too many files changed in this diff