Skip to content

Commit 1619aaa

Browse files
committed
Updated changelog
1 parent 797ffcf commit 1619aaa

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

CHANGELOG.md

+15-2
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,24 @@
22

33
## Version 2.3.1 ##
44

5-
In this release, test coverage is 75%.
5+
In this release, test coverage is 79%.
66

7-
💥 New features:
7+
💥 New features / Enhancements:
88

99
* Colormap: added "Apply" button to the colormap manager
10+
* Automated test suite:
11+
* Test coverage has been improved from 75% to 79%
12+
* The following features are now covered by unit tests:
13+
* Panning with the mouse move events
14+
* Zooming with the mouse wheel/move events
15+
* Curve statistics tool
16+
* Image rotation and translations via `SelectTool` (simulating mouse events)
17+
* Masked areas in images and `ImageMaskTool`
18+
* `LockTrImageTool`
19+
* Cursor tools (`HCursorTool`, `VCursorTool`, `XCursorTool` and `HRangeTool`)
20+
* `DisplayCoordsTool`: simulation of 'Alt' and 'Ctrl' keys
21+
* Complete coverage for `MultiLineTool` and `FreeFormTool`
22+
* Selection tools (`RectangularSelectionTool` and `SelectTool`)
1023

1124
🛠️ Bug fixes:
1225

0 commit comments

Comments
 (0)