We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba99eae commit b95ef2aCopy full SHA for b95ef2a
1 file changed
integrations/mistral/CHANGELOG.md
@@ -1,5 +1,22 @@
1
# Changelog
2
3
+## [integrations/mistral-v1.0.0] - 2026-01-12
4
+
5
+### ⚙️ CI
6
7
+- Change pytest command (#2475)
8
9
+### 🧹 Chores
10
11
+- Remove Readme API CI workflow and configs (#2573)
12
+- Make fmt command more forgiving (#2671)
13
+- [**breaking**] Mistral - drop Python 3.9 and use X|Y typing (#2716)
14
15
+### 🌀 Miscellaneous
16
17
+- Enhancement: Adopt PEP 585 type hinting (part 4) (#2527)
18
+- Fix: Fix doc links (#2661)
19
20
## [integrations/mistral-v0.6.0] - 2025-10-27
21
22
### 🚀 Features
0 commit comments