Skip to content

Commit 2c3606f

Browse files
committed
Adding a few more items to changelog
Signed-off-by: Eric Kerfoot <17726042+ericspod@users.noreply.github.com>
1 parent 0961fc7 commit 2c3606f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
1616
* Add input validation to ImageStats class (#8501)
1717
* Add support for optional conditioning in PatchInferer, SliceInferer, and SlidingWindowInferer (#8400)
1818
* Add classifier free guidance unconditioned value (#8562)
19+
* Improved `DiffusionModelEncoder` to support output linear layers of different dimensions (#8578, #8580)
1920

2021
### Fixed
2122
* Fix for insecure zip file extraction to address https://github.com/Project-MONAI/MONAI/security/advisories/GHSA-x6ww-pf9m-m73m (#8568)
@@ -26,14 +27,15 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
2627
* Fix: HistogramNormalized doc (#8543)
2728
* Fix build failure by pinning pyamg to versions below 5.3.0 (#8548)
2829
* Fix hardcoded input dim in DiffusionModelEncoder (#8514)
30+
* Fix for gdown downloading fails (#8576)
2931

3032
### Changed
3133
* Update README badges to add research paper citations number (#8494)
3234
* CI: Add custom timeout to ci job in order to save resources (#8504)
3335
* Improve documentation on the datalist format (#8539)
3436
* Tests Cleanup and refactor (#8405, #8535)
3537
* Improve Orientation transform to use the "space" (LPS vs RAS) of a metatensor by default (#8473)
36-
38+
* Updated supported version of Huggingface Transformers (#8574)
3739

3840
## [1.5.0] - 2025-06-13
3941

0 commit comments

Comments
 (0)