Skip to content

Commit

Permalink
Release notes for fixing region RGB export (#675)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoda-vid committed Oct 24, 2024
1 parent e738f8f commit bf140fb
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/release/release_v1.6.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,8 @@

- The atlas transformer (`atlas_refiner.transpose_img`) provides a more comprehensive set of typical transformations before atlas refinement or registration, such as rotation to any angle, flipping along any axis, and resizing (#195, #214)
- Edge/perimeter thickness can be customized (#307)
- Fixed groupwise registration for current atlas profiles, turned off default cropping (#444)
- Fixed groupwise registration for current atlas profiles, turned off default cropping (#444)i
- Fixed exporting regions' RGB values (#675)

#### Atlas registration

Expand Down Expand Up @@ -238,7 +239,7 @@
- Fixed error on deprecated NumPy data type aliases (#364)
- Fixed `qt4 backend` error by avoiding PyQt v5.15.8 (#431)
- Fixed for deprecations through Matplotlib v3.9 (#649, #657)
- Fixed for NumPy v2 (#661)
- Fixed for NumPy v2 (#661, #675)

#### R Dependency Changes

Expand Down

0 comments on commit bf140fb

Please sign in to comment.