mirror of
https://github.com/fjosw/pyerrors.git
synced 2025-11-02 16:45:46 +01:00
[chore] Bump version and changelog
This commit is contained in:
parent
da0a4cc40a
commit
4cdddf0a76
2 changed files with 12 additions and 1 deletions
11
CHANGELOG.md
11
CHANGELOG.md
|
|
@ -2,6 +2,17 @@
|
||||||
|
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
|
## [2.16.0] - 2025-10-30
|
||||||
|
|
||||||
|
### Added
|
||||||
|
- Support for custom configuration number extraction in the sfcf input module.
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
- Calculation of expected chisquare in connection with priors.
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
- Support for python<3.10 was dropped.
|
||||||
|
|
||||||
## [2.15.1] - 2025-10-19
|
## [2.15.1] - 2025-10-19
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
__version__ = "2.16.0-dev"
|
__version__ = "2.16.0"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue