We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ad6fda commit 47a2684Copy full SHA for 47a2684
CHANGELOG.md
@@ -6,10 +6,14 @@ 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
+## [0.11.4] - 12/03/2021
10
11
### Fixed
12
+* Fix tests for nested context factories expecting for integration environment by @PokhodenkoSA in https://github.com/IntelPython/dpctl/pull/705
13
+
14
+## [0.11.3] - 11/30/2021
15
16
+### Fixed
17
* Set the last byte in allocated char array to zero [cherry picked from #650] (#699)
18
19
## [0.11.2] - 11/29/2021
0 commit comments