Skip to content

Commit 79bcf8f

Browse files
Prepare release 0.21.1 (#457)
1 parent 5fcd484 commit 79bcf8f

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

docs/CHANGELOG.md

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

4+
Version 0.21.1
5+
--------------
6+
7+
January 4th, 2023
8+
9+
- `Particle` class and submodules:
10+
- Better test coverage.
11+
- `PDGID` class method and related standalone functions:
12+
- Minor code simplifications.
13+
- Significant improvements to test coverage.
14+
- Documentation:
15+
- README: info added on how to create user-defined particles.
16+
- Tests:
17+
- Various improvements to the CI.
18+
- Updates to pre-commit hooks and CI YAML files.
19+
420
Version 0.21.0
521
--------------
622

23+
November 8th, 2022
24+
725
- Data files:
826
- Added the 2022 PDG data table file, now default.
927
- Version 11 of package CSV data files:
@@ -28,6 +46,8 @@ Version 0.21.0
2846
Version 0.20.1
2947
--------------
3048

49+
March 29th, 2022
50+
3151
- `Particle` class:
3252
- More tests of PDGID functions for special particles.
3353
- Experiment-specific modules:
@@ -42,6 +62,8 @@ Version 0.20.1
4262
Version 0.20.0
4363
--------------
4464

65+
January 15th, 2022
66+
4567
**First Python 3 (3.6+) only version.**
4668

4769
- `Particle` class:

0 commit comments

Comments
 (0)