We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2657170 commit 4fc13dfCopy full SHA for 4fc13df
1 file changed
src/dev/dir-structure/CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# Unreleased
2
+
3
+## Other changes
4
5
+- Changed the image async pipeline to use the new traits `ReadImageFromAsync`, `WriteImageToAsync`, and `WriteImageToAsyncRef`.
6
+ See the documentation in the [`async_vcs`](src/traits/async_vfs.rs) module for more details.
7
8
# `0.2.0-rc.3`
9
10
Released: 2025-09-19
0 commit comments