Skip to content

Commit 4a3e53a

Browse files
CHANGELOG update (#481)
1 parent 128c8ad commit 4a3e53a

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

docs/CHANGELOG.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,27 @@
11
Changelog
22
=========
33

4-
Version under preparation
5-
-------------------------
4+
Version 0.22.0
5+
--------------
6+
7+
March 24th, 2023
68

9+
- `Particle` class and submodules:
10+
- Deprecated functions only used to find particles by AmpGen style of names.
11+
Functionality moved to the DecayLanguage package, the only place where it is needed.
712
- Data CSV files:
813
- Version 12 of package data files made default:
914
- Information on nuclei updated based on masses taken from package `periodictable` version 1.6.1.
1015
- Several Corsika7 IDs corrected.
1116
- Otherwise same as version 11 files.
17+
- Miscellaneous:
18+
- Moved to Ruff for configuration.
19+
- Documentation:
20+
- Various fixes in docstrings, notably because of particle property updates.
21+
- README: minor updates/fixes.
1222
- Tests:
1323
- Doctests run separately in the CI.
24+
- Updates to pre-commit hooks.
1425

1526

1627
Version 0.21.2

0 commit comments

Comments
 (0)