We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61a381c commit 58e8143Copy full SHA for 58e8143
1 file changed
source/CHANGELOG.md
@@ -3,7 +3,13 @@ BlueM.Wave Release Notes
3
4
Version 2.12.2
5
--------------
6
+CHANGED:
7
+* When performing analyses based on years (GoodnessOfFit, AnnualStatistics) with series with interpretation block right,
8
+ the end date of each year is now more exactly defined as the last timestamp before the start of the next year
9
+
10
FIXED:
11
+* GoodnessOfFit analysis: major performance improvement when processing series with NaN values
12
+* Fixed first year missing from result of GoodnessOfFit analysis #210
13
* Fixed series reordering in TeeChart editor no longer working
14
15
Version 2.12.1
0 commit comments