Skip to content

Commit

Permalink
docs(CHANGES): Note unihan-etl package update
Browse files Browse the repository at this point in the history
  • Loading branch information
tony committed Jul 18, 2023
1 parent 697d238 commit f14d3bf
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit f14d3bf

Please sign in to comment.