Skip to content

Commit 7c5d693

Browse files
Prepare for release 0.18.3 (#442)
1 parent 5fa0fc3 commit 7c5d693

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.18.3 (2024-05-29)
4+
5+
* Parsing of decay files (aka .dec files):
6+
- Added new EvtGen models for full support for all known Belle-II and LHCb models.
7+
* Dependencies:
8+
- Support for Python 3.12 added and support for Python 3.7 removed.
9+
* Miscellaneous:
10+
- Moved to PyPI Trusted Publishers.
11+
- Use Ruff format instead of Black.
12+
* CI and tests:
13+
- Updates to pre-commit hooks and CI YAML files.
14+
315
## Version 0.18.2 (2024-02-08)
416

517
* Parsing of decay files (aka .dec files):

0 commit comments

Comments
 (0)