Skip to content

Commit

Permalink
Release v0.12.0 (#268)
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardo-rodrigues authored Sep 29, 2020
1 parent adef5ab commit bd36ad4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,14 @@ Changelog
Version 0.12.0
--------------

In preparation.
September 29th, 2020

- `Particle` class:
- `Particle.dump_table()` method removed and replaced with methods
`Particle.to_dict()` and `Particle.to_list()` (avoids strong coupling of packages).
- Improve LaTeX particle names with `\prime` in them,
to have correct HTML names for such particles.
- Misleading/awkward `Particle.__int__` method removed.
- `PDGID` class:
- New functions for qualification of PDG IDs:
- `is_quark`.
Expand Down

0 comments on commit bd36ad4

Please sign in to comment.