Skip to content

Commit f64d6e9

Browse files
committed
Update the changelog
1 parent 155d5b5 commit f64d6e9

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

integrations/arcadedb/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## [integrations/arcadedb-v1.2.0] - 2026-03-24
4+
5+
### 🚀 Features
6+
7+
- *(arcadedb)* Add metadata query methods to ArcadeDBDocumentStore (#3013)
8+
9+
### 🧪 Testing
10+
11+
- Test compatible integrations with python 3.14; update pyproject (#3001)
12+
13+
### 🧹 Chores
14+
15+
- Add missing -> None return type annotations to arcadedb __init__ methods (#2973)
16+
- Enforce ruff docstring rules (D102/D103/D205/D209/D213/D417/D419) in first 10 integrations (#3008)
17+
18+
319
## [integrations/arcadedb-v1.1.0] - 2026-03-16
420

521
### 🚀 Features

0 commit comments

Comments
 (0)