diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 55ceb9bf..c4116a01 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,6 +1,20 @@ Changelog ========= +Version 0.23.0 +-------------- + +July 4th, 2023 + +- Data files: + - Added the 2023 PDG data table file, now default. + - Version 13 of package CSV data files: + - Since PDG 2023 information now the default. + - Removed superseded data files from 2018-2020. +- Tests: + - Updates to pre-commit hooks. + + Version 0.22.1 --------------