You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,17 @@
1
1
# Changelog
2
2
3
+
## Image 0.63.0
4
+
5
+
This is the changelog for Image version 0.63.0 released on January 19th, 2026. For older changelogs please consult the release tag on [GitHub](https://github.com/elixir-image/image/tags)
6
+
7
+
### Breaking Changes
8
+
9
+
* Image is supported on Elixir 1.16 and greater only. Previously support was claimed for Elixir 1.12 and later.
10
+
11
+
### Bug Fixes
12
+
13
+
* Fix compiler warnings on Elixir 1.20.
14
+
3
15
## Image 0.62.1
4
16
5
17
This is the changelog for Image version 0.62.1 released on October 23rd, 2025. For older changelogs please consult the release tag on [GitHub](https://github.com/elixir-image/image/tags)
0 commit comments