File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -6,10 +6,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 0.14.3] - 2021-05-27
10+
11+ ### Fixed
12+
13+ - Add check for ONEAPI_ROOT dir (#411 )
14+ - Fix using unquoted environment variable for clang path (#386 )
15+ - Fix kernel caching (#408 )
16+
917## [ 0.14.2] - 2021-05-26
1018
1119### Added
12-
1320- Update documentation: version 0.14 (#378 ), API docs (#388 ),
1421 note about Intel Python Numba (#389 ),
1522- Update User Guides about Debugging (#380 ), recommendations (#323 ),
Original file line number Diff line number Diff line change 2323author = "Intel"
2424
2525# The full version, including alpha/beta/rc tags
26- release = "0.14.0 "
26+ release = "0.14.3 "
2727
2828
2929# -- General configuration ---------------------------------------------------
You can’t perform that action at this time.
0 commit comments