Skip to content

Commit d6e6e9d

Browse files
committed
Update CHANGELOG.rst
1 parent 37a64d3 commit d6e6e9d

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.rst

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,17 @@
11

22
Changelog
33
=========
4-
[1.2.0] (13-03-2023)
54

5+
2.0.0 (2023-05-24)
6+
------------------
7+
8+
* Faster approach on error propagation. As alternative to computational intensive Monte Carlo runs.
9+
* Refractored some of the indexing logic of the calibration routines.
10+
* Rewritten single-ended and double-ended example notebooks.
11+
* Removed support for OLS calibration, as with minor extra efforts WLS could be used, which has significant benefits.
12+
13+
1.2.0 (2023-03-13)
14+
------------------
615
Bugfixes
716

817
* Fixed deprecated np.float and np.int

0 commit comments

Comments
 (0)