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 8213b0b commit 749be95Copy full SHA for 749be95
CHANGELOG.md
@@ -4,11 +4,15 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
-## [Next Release] TBD
+## [Next Release] - TBD
8
9
-### Changed
10
- dpctl-capi is now renamed to `libsyclinterface` (#666).
11
+## [0.11.1] - 11/10/2021
12
+
13
+### Changed
14
+- Replaced uses of clang compiler with icx executable (#665)
15
16
## [0.11.0] - 11/01/2021
17
18
### Added
0 commit comments