Skip to content

Commit

Permalink
docs(CHANGES): Note event dispatch bug
Browse files Browse the repository at this point in the history
  • Loading branch information
tony committed Dec 10, 2023
1 parent 93d0257 commit 1a52329
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ $ pip install --user --upgrade --pre unihan-db

### Bug fixes

- SQLAlchemy: Fix `add_to_dict()` event mapper bug (#325)

This allows `Unhn` rows to use `row.as_dict()` once more.
- Bump unihan-etl 0.30.0post0 -> 0.30.1

Fix `kRSUnicode` double apostrophes.
Expand Down

0 comments on commit 1a52329

Please sign in to comment.