Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare release 0.25.1 #626

Merged
merged 1 commit into from
Sep 11, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
Changelog
=========

Version 0.25.1
--------------

September 11th, 2024

- `Particle` class and submodules:
- Ensure the proton and neutron are correctly handled whether using
the particle representation (PDG IDs 2212 and 2112) or their representation as a nucleus.
- Data files:
- Added internal quantum numbers for several mesons.
- CI and tests:
- Codecov back working again - required tokens.
- Fix for ZipApp.
- Updates to pre-commit hooks and CI YAML files.

Version 0.25.0
--------------

Expand Down