Skip to content

Commit 06dbf4c

Browse files
docs: update changelog [skip ci]
1 parent 4039499 commit 06dbf4c

1 file changed

Lines changed: 28 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,31 @@
1212

1313
#### 🚀 Features
1414
* Add Runtime Signals to the knowledge graph: Cobertura test coverage report processing, associated new entity and relationship types, and integrate into graph building. (`73d8ef1`)
15+
16+
17+
---
18+
19+
## [Unreleased] - 2025-12-18
20+
21+
**Focus:** Bug Fixes
22+
23+
### 🧠 Temporal Context & Intent
24+
> *Auto-generated: Add context about why these changes were made.*
25+
26+
### 🏗️ Architectural Impact
27+
> *Auto-generated: Describe high-level architectural shifts.*
28+
29+
### 📝 Delta Changes
30+
31+
#### 🚀 Features
32+
* Added manual manual changelog generation capability in CI pipeline. Added flexibility in content scoping for the changelog (`d8207a4`)
33+
34+
#### 🐛 Fixes
35+
* fix linting errors add future annotations import to all modules (`d6559d2`)
36+
* Changes to address tree-sitter-languages dependency issues: - Restricted `requires-python` in `pyproject.toml` to `<3.13`. - User removed 3.13 from `ci-cd.yml`. (`745b38c`)
37+
38+
#### 🔨 Refactoring
39+
* Remove unused imports and update Python version range in lock file. Also, fixed linting issues. (`72a63ec`)
40+
41+
#### 📦 Other Changes
42+
* ci: add step to commit and push generated changelog. (`4039499`)

0 commit comments

Comments
 (0)