We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 213a2af commit b31e8f0Copy full SHA for b31e8f0
CHANGELOG.md
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
+## 0.4.2 - 2023-02-09
8
+
9
+### Fixed
10
+- Fix `idma_backend` instantiation in `dma_core_wrap` [#23](https://github.com/pulp-platform/iDMA/pull/23).
11
12
## 0.4.1 - 2023-02-08
13
14
### Fixed
VERSION
@@ -1 +1 @@
1
-0.4.1
+0.4.2
0 commit comments