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 cc0f79f commit ca1b288Copy full SHA for ca1b288
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.5.1 - 2023-10-21
8
+
9
+### Fixed
10
+- Increase SV language compatibility in `dma_core_wrap`. [#28](https://github.com/pulp-platform/iDMA/pull/28).
11
12
## 0.5.0 - 2023-10-14
13
14
### Changed
VERSION
@@ -1 +1 @@
1
-0.5.0
+0.5.1
0 commit comments