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 5254c96 commit 4cf2b20Copy full SHA for 4cf2b20
CHANGELOG.md
@@ -6,12 +6,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
9
+## [0.11.3] - 11/30/2021
10
+
11
+### Fixed
12
13
+* Set the last byte in allocated char array to zero [cherry picked from #650] (#699)
14
15
## [0.11.2] - 11/29/2021
16
17
### Added
18
- Extending `dpctl.device_context` with nested contexts (#678)
19
-## Fixed
20
21
- Fixed issue #649 about incorrect behavior of `.T` method on sliced arrays (#653)
22
23
## [0.11.1] - 11/10/2021
0 commit comments