Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mh-northlander committed Nov 20, 2024
1 parent 55fcf54 commit 4f990e6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Also check [python changelog](python/CHANGELOG.md).

## [Unreleased]

## [0.6.9](https://github.com/WorksApplications/sudachi.rs/releases/tag/v0.6.9) (2024-11-19)
## [0.6.9](https://github.com/WorksApplications/sudachi.rs/releases/tag/v0.6.9) (2024-11-20)

### Added

Expand Down
6 changes: 4 additions & 2 deletions python/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,15 @@ Also check [rust changelog](../CHANGELOG.md).

## [Unreleased]

## [0.6.9](https://github.com/WorksApplications/sudachi.rs/releases/tag/v0.6.9) (2024-11-19)
## [0.6.9](https://github.com/WorksApplications/sudachi.rs/releases/tag/v0.6.9) (2024-11-20)

### Added

- Allow string literals as `SplitMode` (#245)
- Add `sudachipy.Config` and `sudachipy.errors.SudachiError` to default import (#260)
- Update PyO3 dependency to v0.22 (#265, #276)
- Add support for Python3.13
- Python3.13t (no GIL) is not supported yet
- by Updating PyO3 dependency to v0.22 (#265, #276)

### Changed

Expand Down

0 comments on commit 4f990e6

Please sign in to comment.