Skip to content

Commit 6b979c1

Browse files
authored
Update CHANGELOG for 0.16.1 and 0.17.0 (#608)
1 parent 85eb138 commit 6b979c1

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,26 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [0.17.0] - 2021-10-xx
8+
9+
### Added
10+
11+
* Update to dpnp 0.9 (#599, #606)
12+
* Update to dpctl 0.11 (#595)
13+
* Clean up README. (#604)
14+
* Improve the documenatation landing page. (#601)
15+
* Upload packages for release* branches (#593, #596)
16+
* Manual run tests w/ Numba PR (#586)
17+
* Preliminary support Numba 0.55 (master branch) (#583)
18+
* Use Python 3.9 in public CI (#574)
19+
* Use NUMBA_DPPY_DEBUG for debugging GDB tests (#578)
20+
21+
## [0.16.1] - 2021-10-20
22+
23+
### Changed
24+
* Fix dpctl to 0.10 (#590)
25+
* Add Public CI trigger for tags (#589)
26+
727
## [0.16.0] - 2021-09-28
828

929
### Added

0 commit comments

Comments
 (0)