File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,26 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
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
+
7
27
## [ 0.16.0] - 2021-09-28
8
28
9
29
### Added
You can’t perform that action at this time.
0 commit comments