Skip to content

Commit ae4361c

Browse files
committed
Update CHANGELOG
1 parent aace17a commit ae4361c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,17 @@ In this release, test coverage is 79%.
66

77
🛠️ Bug fixes:
88

9+
* Moved up `LineCrossSection` import for consistency with other cross-section panels
910
* Unexpected behavior regarding `io.load_items` and `io.save_items` functions:
1011
* Those functions were serializing and deserializing most of the parameters of the
1112
plot items, but not their visibility state
1213
* This is now fixed: the visibility state of the plot items is now saved and restored
1314
as expected
1415

16+
ℹ️ Other changes:
17+
18+
* Explicitely exclude NumPy V2 from the dependencies (not compatible yet)
19+
1520
## Version 2.3.2 ##
1621

1722
In this release, test coverage is 79%.

0 commit comments

Comments
 (0)