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
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,13 @@
1
1
# Changelog
2
2
3
+
## Image 0.66.0
4
+
5
+
This is the changelog for Image version 0.66.0 released on April 25th, 2026. For older changelogs please consult the release tag on [GitHub](https://github.com/elixir-image/image/tags)
6
+
7
+
### Enhancements
8
+
9
+
* Relax Nx support to allow `~> 0.10` (not ~> 0.11). This allows Bumblebee to be configured in `image_vision` since Bumblebee only supports Nx `~> 0.9.0 or ~> 0.10.0`.
10
+
3
11
## Image 0.65.0
4
12
5
13
This is the changelog for Image version 0.65.0 released on April 9th, 2026. For older changelogs please consult the release tag on [GitHub](https://github.com/elixir-image/image/tags)
0 commit comments