diff --git a/CHANGES b/CHANGES index 16a195a2..ad9f8929 100644 --- a/CHANGES +++ b/CHANGES @@ -15,9 +15,16 @@ $ pip install --user --upgrade --pre unihan-db ### Development -- unihan-etl: 0.25.0 -> 0.26.0 +- unihan-etl: + + - 0.26.0 -> 0.27.0 + + Fixes for pytest plugin data locations. + + - 0.25.0 -> 0.26.0 + + pytest plugin with cached UNIHAN data. - pytest plugin with cached UNIHAN data. - ruff: Code quality fixes (#316) ## unihan-db 0.11.0 (2023-07-01) @@ -50,6 +57,7 @@ _Maintenance only, no bug fixes, or new features_ - 0.22.1 -> 0.23.0 (#314): Package introduces configurable application directories (for test purposes) + - 0.21.1 -> 0.22.1 (#348): {obj}`dataclasses.dataclass`-based configuration