Skip to content

Commit 4cf2b20

Browse files
committed
Update CHANGELOG
1 parent 5254c96 commit 4cf2b20

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

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+
915
## [0.11.2] - 11/29/2021
1016

1117
### Added
1218
- Extending `dpctl.device_context` with nested contexts (#678)
1319

14-
## Fixed
20+
### Fixed
1521
- Fixed issue #649 about incorrect behavior of `.T` method on sliced arrays (#653)
1622

1723
## [0.11.1] - 11/10/2021

0 commit comments

Comments
 (0)