CHANGELOG.md in prawn-icon-2.3.0 vs CHANGELOG.md in prawn-icon-2.4.0

- old
+ new

@@ -1,5 +1,11 @@ +# 2.4.0 - May 26, 2019 + +* Update FontAwesome from `5.4.0` to `5.8.2`. +* See FontAwesome's [upgrade guide](https://github.com/FortAwesome/Font-Awesome/blob/master/UPGRADING.md) for more details. +* Update the Payment Icon URL to https://paymentfont.com. + # 2.3.0 - October 8, 2018 * Update FontAwesome to version from `5.0.13` to `5.4.0`. * See FontAwesome's [release page](https://github.com/FortAwesome/Font-Awesome/releases/tag/5.4.0) for more details. @@ -107,10 +113,10 @@ - Implement inline_format for table icons. [#14](https://github.com/jessedoyle/prawn-icon/pull/14). - Updated Octicons to v2.4.1. See [changelog](https://github.com/github/octicons/releases/) between versions 2.1.2 and 2.4.1. # 0.6.4 - May 4, 2015 -- [PaymentFont](http://paymentfont.io) is now supported and included in `Prawn::Icon`. +- [PaymentFont](https://paymentfont.com) is now supported and included in `Prawn::Icon`. # 0.6.3 - March 4, 2015 - Relaxed Prawn runtime dependency from >= 1.3.0 to >= 1.1.0. - Added CI tests for multiple versions of Prawn.