mirror of
https://github.com/fjosw/pyerrors.git
synced 2025-10-20 19:35:45 +02:00
Merge branch 'develop' into documentation
This commit is contained in:
commit
3c1d1d188d
2 changed files with 6 additions and 1 deletions
|
@ -2,6 +2,11 @@
|
|||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [2.15.1] - 2025-10-19
|
||||
|
||||
### Fixed
|
||||
- Fixed handling of padding in Correlator prune method.
|
||||
|
||||
## [2.15.0] - 2025-10-10
|
||||
|
||||
### Added
|
||||
|
|
|
@ -1 +1 @@
|
|||
__version__ = "2.16.0-dev"
|
||||
__version__ = "2.15.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue