Skip to content

Commit

Permalink
Release 11.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thekid committed Mar 29, 2024
1 parent 5abcdd4 commit 3a2d386
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@ Imaging APIs for the XP Framework ChangeLog

## ?.?.? / ????-??-??

## 11.0.0 / 2024-03-29

* Removed deprecated global constants `IMG_PALETTE` / `IMG_TRUECOLOR`
(@thekid)
* Removed field getters and setters from the `ExifData` and `IptcData`
classes in `img.util`.
(@thekid)
* Dropped support for PHP 7.0 - 7.3, step 1 of xp-framework/rfc#343
(@thekid)
* Merged PR #4: Remove deprecated `(ExifData|IptcData)::fromString()`
(@thekid)
* Merged PR #3: Drop dependency on XML library, decreasing library size
(@thekid)

## 10.5.0 / 2024-03-29

* Made compatible with `xp-framework/xml` 12.0+ - @thekid
Expand Down

0 comments on commit 3a2d386

Please sign in to comment.