Skip to content

Commit 7d436e6

Browse files
chore: prepare for 0.16.3 (#364)
1 parent 4c387ec commit 7d436e6

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

docs/CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,18 @@
11
Changelog
22
=========
33

4-
Version 0.16.3 (WIP)
4+
Version 0.16.3
55
--------------
66

7+
December 15th, 2021
8+
79
- `Particle` class:
810
- New class method `Particle.from_name`.
11+
- New experiment-specific module:
12+
- Module `particle.lhcb` with functions and mappings to deal with particle names in use in LHCb software.
13+
- Script `admin/dump_pdgid_to_lhcb.py` to generate the PDGID <-> LHCb name mapping (CSV file).
14+
- Tests:
15+
- Updated pre-commit hooks.
916

1017

1118
Version 0.16.2

0 commit comments

Comments
 (0)