Skip to content

Commit

Permalink
Prepare release 0.15.4 (#340)
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardo-rodrigues authored Jun 30, 2023
1 parent ac89e78 commit b9b15db
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
@@ -1,5 +1,17 @@
# Changelog

## Version 0.15.4 (2023-06-30)

* Parsing of decay files (aka .dec files):
- Added support for many new EvtGen models and keywords (mostly for LHCb).
- Added first implementation of decay descriptors, decay chains represented as strings.
- Added support for empty or minimalistic decay files.
* Universal representation of decay chains:
- Several enhancements,e.g. for handling of decay descriptors.
- Improvements to type hints.
* CI and tests:
- Updates to pre-commit hooks and CI YAML files.

## Version 0.15.3 (2023-04-06)

* CI and tests:
Expand Down

0 comments on commit b9b15db

Please sign in to comment.