Skip to content

Commit

Permalink
update changelog-dev.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jackaraz committed Jun 16, 2022
1 parent 1542edb commit 37bda08
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions doc/releases/changelog-dev.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,20 +51,29 @@
## Bug fixes
* Zero division error fixed in the simplified likelihoods workflow.
([#4](https://github.com/MadAnalysis/madanalysis5/pull/4))

* Bug fix in the Pyhf wrapper.
([#10](https://github.com/MadAnalysis/madanalysis5/pull/10))

* The ability to flush previous executions has been added to the PADForSFS.
([#17](https://github.com/MadAnalysis/madanalysis5/pull/17))

* The `RecParticleFormat` dataformat now has an `ntracks()` accessor (as
required by the NormalMode).
([#56](https://github.com/MadAnalysis/madanalysis5/pull/56))

* Negative value can now be used for SFS bounds.
([#52](https://github.com/MadAnalysis/madanalysis5/pull/52))

* Bugfix for covariance matrix construction when global likelihood switch is off.
([#88](https://github.com/MadAnalysis/madanalysis5/pull/88))

* Update the version check message for the cases that local version is greater
than stable version. ([#91](https://github.com/MadAnalysis/madanalysis5/pull/91))

* SL interface break has been fixed in cases of HL extrapolation.
([#93](https://github.com/MadAnalysis/madanalysis5/pull/93))

## Contributors

This release contains contributions from (in alphabetical order):
Expand Down

0 comments on commit 37bda08

Please sign in to comment.