Skip to content

Commit 31ac00f

Browse files
committed
Updated changelog
1 parent 8595211 commit 31ac00f

File tree

2 files changed

+610
-525
lines changed

2 files changed

+610
-525
lines changed

CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
22

33
See DataLab [roadmap page](https://datalab-platform.com/en/contributing/roadmap.html) for future and past milestones.
44

5+
## DataLab Version 0.16.4 ##
6+
7+
This is a minor maintenance release.
8+
9+
🛠️ Bug fixes:
10+
11+
* Requires PlotPy v2.4.1 or later to fix the following issues related to the contrast adjustment feature:
12+
* A regression was introduced in an earlier version of PlotPy: levels histogram was no longer removed from
13+
contrast adjustment panel when the associated image was removed from the plot
14+
* This is now fixed: when an image is removed, the histogram is removed as well and
15+
the contrast panel is refreshed (which was not the case even before the regression)
16+
* Ignore `AssertionError` in *config_unit_test.py* when executing test suite on WSL
17+
18+
📚 Documentation:
19+
20+
* Fix class reference in `Wrap11Func` documentation
21+
522
## DataLab Version 0.16.3 ##
623

724
🛠️ Bug fixes:

0 commit comments

Comments
 (0)