diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 3d8f3871..0b79a666 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,3 +1,7 @@ +### 5.3.0-prerelease0005 +- Reintroduced `IPixImage` as `IPix` +- Renamed `PixImageCube` to `PixCube` + ### 5.3.0-prerelease0004 - Fixed PixImage/Volume conversion with redundant channels - Added Width, Height, and Depth properties for PixImage and PixVolume