Skip to content

Commit 5cad8d3

Browse files
committed
update changelog
1 parent 92fa67e commit 5cad8d3

File tree

1 file changed

+22
-3
lines changed

1 file changed

+22
-3
lines changed

CHANGELOG.md

Lines changed: 22 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,25 @@
1-
# cuCIM 22.10.00 (Date TBD)
1+
# cuCIM 22.10.00 (12 Oct 2022)
22

3-
Please see https://github.com/rapidsai/cucim/releases/tag/v22.10.00a for the latest changes to this development branch.
3+
## 🐛 Bug Fixes
4+
5+
- Correctly use dtype when computing shared memory requirements of separable convolution ([#409](https://github.com/rapidsai/cucim/pull/409)) [@grlee77](https://github.com/grlee77)
6+
- Forward-merge branch-22.08 to branch-22.10 ([#403](https://github.com/rapidsai/cucim/pull/403)) [@jakirkham](https://github.com/jakirkham)
7+
- Add missing imports of euler_number and perimeter_crofton ([#386](https://github.com/rapidsai/cucim/pull/386)) [@grlee77](https://github.com/grlee77)
8+
9+
## 📖 Documentation
10+
11+
- update pypi CHANGELOG.md for releases 22.08.00 and 22.08.01 ([#404](https://github.com/rapidsai/cucim/pull/404)) [@grlee77](https://github.com/grlee77)
12+
- Update README.md ([#396](https://github.com/rapidsai/cucim/pull/396)) [@HesAnEasyCoder](https://github.com/HesAnEasyCoder)
13+
14+
## 🚀 New Features
15+
16+
- Allow cupy 11 ([#399](https://github.com/rapidsai/cucim/pull/399)) [@galipremsagar](https://github.com/galipremsagar)
17+
- Add cucim.skimage.feature.match_descriptors ([#338](https://github.com/rapidsai/cucim/pull/338)) [@grlee77](https://github.com/grlee77)
18+
19+
## 🛠️ Improvements
20+
21+
- Merge docs and add links ([#415](https://github.com/rapidsai/cucim/pull/415)) [@jakirkham](https://github.com/jakirkham)
22+
- Add benchmarks for scikit-image functions introduced in 22.08 ([#378](https://github.com/rapidsai/cucim/pull/378)) [@grlee77](https://github.com/grlee77)
423

524
# cuCIM 22.08.00 (17 Aug 2022)
625

@@ -241,4 +260,4 @@ Please see https://github.com/rapidsai/cucim/releases/tag/v22.10.00a for the lat
241260

242261
# cuCIM 0.19.0 (15 Apr 2021)
243262

244-
- Initial release of cuCIM including cuClaraImage and [cupyimg](https://github.com/mritools/cupyimg).
263+
- Initial release of cuCIM including cuClaraImage and [cupyimg](https://github.com/mritools/cupyimg).

0 commit comments

Comments
 (0)