From: Rob Madole Date: Wed, 29 Aug 2018 19:09:35 +0000 (-0500) Subject: Mention removed icons in 5.3.1, fixes #13836 X-Git-Tag: 5.4.0~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dafc5f5de4f2b42b53cadaf819b25119cd531dfa;p=thirdparty%2FFont-Awesome.git Mention removed icons in 5.3.1, fixes #13836 --- diff --git a/UPGRADING.md b/UPGRADING.md index 9ac3db25e9..c7bba5935f 100644 --- a/UPGRADING.md +++ b/UPGRADING.md @@ -8,7 +8,33 @@ As always, [submit issues](https://github.com/FortAwesome/Font-Awesome/issues/ne ## 5.3.0 to 5.3.1 -There are no breaking changes in this version upgrade. +The following Pro-only icons were removed from Font Awesome Free as of 5.3.1: + +* abacus +* calculator-alt +* empty-set +* function +* integral +* intersection +* lambda +* omega +* pi +* sigma +* signal-alt +* signal-alt-slash +* signal-slash +* square-root +* tally +* theta +* tilde +* union +* value-absolute +* volume +* volume-down +* volume-slash +* wifi-slash + +These icons were unintentionally included in 5.3.0. ---