Skip to content

Commit

Permalink
4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
brendan-duncan committed Dec 15, 2024
1 parent a595a4c commit 4bc9563
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 4.5.0 - December 14, 2024

- Fix gif animation decoder
- Add ConstColorRgba8, ConstColorRgb8 for const color creation.

## 4.4.0 - December 12, 2024

- Upgrade to Archive 4.0 dependency
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: image
version: 4.4.0
version: 4.5.0
description: >-
Dart Image Library provides server and web apps the ability to load, manipulate,
and save images with various image file formats.
Expand Down

0 comments on commit 4bc9563

Please sign in to comment.