Skip to content

Commit 2e41a23

Browse files
committed
Update CHANGELOG for version 2.7.5: add notes on guidata dependency update and new translation utility
1 parent 216d341 commit 2e41a23

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@
66

77
* [Issue #44](https://github.com/PlotPyStack/PlotPy/issues/44) - Incorrect calculation method for "∑(y)" in `CurveStatsTool`: replaced `spt.trapezoid` with `np.sum`, which is more consistent with the summation operation
88

9+
Other changes:
10+
11+
* Updated `guidata` dependency to V3.10.0
12+
* Using new `guidata` translation utility based on `babel`
13+
914
## Version 2.7.4 ##
1015

1116
In this release, test coverage is 80%.

0 commit comments

Comments
 (0)