Skip to content

Commit

Permalink
[IMAGING-332]: Add changelog after the release so users can find abou…
Browse files Browse the repository at this point in the history
…t it later
  • Loading branch information
kinow committed Apr 6, 2024
1 parent 241e775 commit a990da7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/changes/changes.xml
Expand Up @@ -95,6 +95,9 @@ The <action> type attribute can be add,update,fix,remove.
<action issue="IMAGING-373" dev="ggregory" type="fix" due-to="Milan Nikl">
Fail faster on invalid ICO file.
</action>
<action issue="IMAGING-332" dev="ggregory" type="fix">
OutOfMemory with invalid PNG input file, fixed with Allocator#check.
</action>
<!-- ADD -->
<action issue="IMAGING-352" dev="ggregory" type="add" due-to="Jeroen van der Vegt, Gary Gregory">
[PngWriter] Allow custom PaletteFactory #294.
Expand Down

0 comments on commit a990da7

Please sign in to comment.