Add changelog entry

This commit is contained in:
Gwilym Inzani 2024-03-13 15:36:46 +00:00
parent b25302f133
commit 09ad7c2c5d

View file

@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased] ## [Unreleased]
### Fixed
- Export the `dma` module correctly so you can write the types from it and use it in more complex cases.
## [0.19.1] - 2024/03/06 ## [0.19.1] - 2024/03/06
### Added ### Added