Skip to content

Commit

Permalink
docs: CHANGELOG updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
fjosw committed Jun 1, 2023
1 parent d339015 commit ff2d4c2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

All notable changes to this project will be documented in this file.

## [2.8.1] - 2023-06-01
### Fixed
- `input.pandas` can now deal with columns that only have `None` entries.
- Bug in f-string conversion of `Obs` fixed.
- Bug in edge case of `_compute_drho` fixed.
- Several numpy 1.25 deprecations fixed.


## [2.8.0] - 2023-05-21
### Added
- `pyerrors` can now deal with replica with different gapsizes.
Expand Down

0 comments on commit ff2d4c2

Please sign in to comment.