Skip to content

Commit b9b15db

Browse files
Prepare release 0.15.4 (#340)
1 parent ac89e78 commit b9b15db

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## Version 0.15.4 (2023-06-30)
4+
5+
* Parsing of decay files (aka .dec files):
6+
- Added support for many new EvtGen models and keywords (mostly for LHCb).
7+
- Added first implementation of decay descriptors, decay chains represented as strings.
8+
- Added support for empty or minimalistic decay files.
9+
* Universal representation of decay chains:
10+
- Several enhancements,e.g. for handling of decay descriptors.
11+
- Improvements to type hints.
12+
* CI and tests:
13+
- Updates to pre-commit hooks and CI YAML files.
14+
315
## Version 0.15.3 (2023-04-06)
416

517
* CI and tests:

0 commit comments

Comments
 (0)