Skip to content

Commit

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

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

## [2.6.0] - 2023-02-07
### Added
- The fit module now has a new interface to deal with combined fits.
- `pyerrors` wrapper for matplotlib `errorbar` method added for `Obs` valued lists/arrays.
- roots module can now determine roots of multi parameter `Obs` valued functions.

### Fixed
- Bug in treatment of error propagation of non-overlapping configurations fixed.
- `Corr.symmetric` can now deal with `None` entries.
- Fix in `ms5_xsf` input routines.
- Bug in `dobs` output format fixed.

## [2.5.0] - 2023-01-07
### Added
- Alias `gm` for `Obs.gamma_method` added.
Expand Down

0 comments on commit df46e7e

Please sign in to comment.