build: version number bumped to 2.1.3, CHANGELOG updated.

This commit is contained in:
Fabian Joswig 2022-06-13 13:36:14 +01:00
parent 090d2b1e1d
commit 2ed815ddcc
3 changed files with 6 additions and 2 deletions

View file

@ -2,6 +2,10 @@
All notable changes to this project will be documented in this file.
## [2.1.3] - 2022-06-13
### Fixed
- Further bugs in connection with correlator objects which have arrays with None entries as content fixed.
## [2.1.2] - 2022-06-10
### Fixed
- Bug in `Corr.matrix_symmetric` fixed which appeared when a time slice contained an array with `None` entries.