Skip to content

Commit 2277cac

Browse files
authored
Update release notes for version 2.6.0 (#292)
summarize the edits since 2.5.1 in CHANGELOG.md
1 parent a3e27d2 commit 2277cac

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Release Notes
22

3+
## 2.6.0 (2026-01-12)
4+
- Dropped Python 3.8, added Python 3.13 (requires-python = ">=3.9")
5+
- License Format: Changed to PEP 639 bare SPDX format (license = "Apache-2.0")
6+
- Build System: Updated setuptools requirement from >=64 to >=77 for PEP 639 support
7+
- mecab-ko: Updated dependency to >=1.0.2,<2.0.0 (now supports Apple Silicon and Python 3.12+)
8+
- new tokenizer: `spBLEU-1K`
9+
310
## 2.5.1 (2025-01-03)
411

512
### Fixed

0 commit comments

Comments
 (0)