Skip to content

Commit e3c0db0

Browse files
committed
Update CHANGELOG
1 parent 9aebc91 commit e3c0db0

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Added
11+
- Documentation improvements
12+
- Cmake improvements and Coverage for C API
13+
- Add support for Level Zero
14+
15+
### Fixed
16+
- Remove `cython` from `install_requires`. It allows use `dpCtl` in `numba` extensions.
17+
- Incorrect import in example.
18+
19+
1020
## [0.5.0] - 2020-12-17
1121
### Added
1222
- `_Memory.get_pointer_type` static method which returns kind of USM pointer.

0 commit comments

Comments
 (0)