We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbc0ae1 commit 49cc809Copy full SHA for 49cc809
1 file changed
integrations/optimum/CHANGELOG.md
@@ -1,5 +1,28 @@
1
# Changelog
2
3
+## [integrations/optimum-v1.3.0] - 2026-01-09
4
+
5
+### 🚀 Features
6
7
+- Update Optimum components to auto call run `warm_up` and don't modify Documents in place (#2675)
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
22
+### 🌀 Miscellaneous
23
24
+- Enhancement: Adopt PEP 585 type hinting (part 5) (#2528)
25
26
## [integrations/optimum-v1.2.2] - 2025-10-17
27
28
### 🧹 Chores
0 commit comments