Skip to content

Commit

Permalink
Merge tag '24.1.1'
Browse files Browse the repository at this point in the history
24.1.1 (October 10, 2024)

Bug fix release in the 24.1.x series.

Precomputed functional derivatives were not being correcly detected,
and a couple fixes for rare issues.

  * FIX: Remove checks for unit zooms and symmetric rotations in template warp (#3376)
  * FIX: Stop excluding FS minc_modify_header used during fallback registration (#3372)
  * FIX: Repair search for precomputed bold references (#3370)
  * FIX: Repair search for precomputed transforms (#3369)
  • Loading branch information
effigies committed Oct 12, 2024
2 parents 03f6cd7 + 1248b63 commit 1d6ac2b
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
24.1.1 (October 10, 2024)
=========================
Bug fix release in the 24.1.x series.

Precomputed functional derivatives were not being correcly detected,

Check failure on line 5 in CHANGES.rst

View workflow job for this annotation

GitHub Actions / Check for spelling errors

correcly ==> correctly
and a couple fixes for rare issues.

* FIX: Remove checks for unit zooms and symmetric rotations in template warp (#3376)
* FIX: Stop excluding FS minc_modify_header used during fallback registration (#3372)
* FIX: Repair search for precomputed bold references (#3370)
* FIX: Repair search for precomputed transforms (#3369)

24.1.0 (September 16, 2024)
===========================
New feature release in the 24.1.x series.
Expand Down

0 comments on commit 1d6ac2b

Please sign in to comment.