Skip to content

Commit b73bf6f

Browse files
committed
Add changelog
1 parent a9d41db commit b73bf6f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Diff for: docs/changelog.rst

+8
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,17 @@ Changelog
22
=========
33
1.0.3
44
-----
5+
Changes
6+
~~~~~~~
7+
- The slice widget is now limited to slicing along the x/y dimensions. Support
8+
for slicing along z has been removed for now to make the code simpler.
9+
- The slice widget now uses a slider to select the slice value.
10+
511
Bug fixes
612
~~~~~~~~~
713
- Fixed creating 1D slices of 2D images.
14+
- Removed the limitation that only the first 99 indices could be sliced using
15+
the slice widget.
816

917
1.0.2
1018
-----

0 commit comments

Comments
 (0)