Skip to content

Commit

Permalink
Update CHANGELOG.rdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
wvanbergen authored Jun 6, 2021
1 parent eb495b2 commit 7a1faf6
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,21 @@ The file documents the changes to this library over the different versions.

=== Unreleased changes

=== 1.4.0 - 2020-12-28

- Add compatibility for Ruby 3.0.

=== 1.3.14 - 2018-11-21

- Fix Canvas#inspect to not modify frozen string literal.

=== 1.3.13 - 2018-11-21

- Add <tt>frozen-string-literal: true</tt> to all source files.
- Remove some backfills that were needed only for Ruby 1.8 compatibility.

=== 1.3.12 - 2018-11-21

- Implemented <tt>ChunkyPNG::Dimension#hash</tt> to fix some specs after a behavior change in RSpec.

=== 1.3.11 - 2018-11-21
Expand Down

0 comments on commit 7a1faf6

Please sign in to comment.