Skip to content

Commit

Permalink
Update CHANGELOG.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
bdestombe committed Jul 19, 2023
1 parent b3dbeca commit cd9a0ee
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@
Changelog
=========

dev
---
New features

* Added function that aids in merging two single-ended measurements into a double-ended measurement. The added function checks solves for when measurements are missing in one channel but are present in the other.

Bug fixes

* Single-ended measurements with `fix_alpha` failed due to a bug introduced in v2.0.0

2.0.0 (2023-05-24)
------------------

Expand All @@ -12,7 +22,7 @@ Changelog

1.2.0 (2023-03-13)
------------------
Bugfixes
Bug fixes

* Fixed deprecated np.float and np.int

Expand Down

0 comments on commit cd9a0ee

Please sign in to comment.