You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,10 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [Unreleased]
8
8
9
-
## [0.11.3] - 11/30/2021
9
+
## [0.11.4] - 12/03/2021
10
10
11
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
12
15
16
+
### Fixed
13
17
* Set the last byte in allocated char array to zero [cherry picked from #650] (#699)
0 commit comments