We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b19f7fd commit 7a4e80aCopy full SHA for 7a4e80a
1 file changed
integrations/hanlp/CHANGELOG.md
@@ -1,5 +1,29 @@
1
# Changelog
2
3
+## [integrations/hanlp-v2.0.0] - 2026-01-12
4
+
5
+### 🐛 Bug Fixes
6
7
+- Docs: fix hanlp markdown filenames (#2480)
8
9
+### 📚 Documentation
10
11
+- Add pydoc configurations for Docusaurus (#2411)
12
13
+### ⚙️ CI
14
15
+- Change pytest command (#2475)
16
17
+### 🧹 Chores
18
19
+- Remove Readme API CI workflow and configs (#2573)
20
+- Make fmt command more forgiving (#2671)
21
+- [**breaking**] Hanlp - drop Python 3.9 and use X|Y typing (#2707)
22
23
+### 🌀 Miscellaneous
24
25
+- Enhancement: Adopt PEP 585 type hinting (part 4) (#2527)
26
27
## [integrations/hanlp-v1.0.1] - 2025-10-14
28
29
### 🐛 Bug Fixes
0 commit comments