Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,11 @@ Deriving ArchiMate models from code using knowledge graphs, heuristics and LLM's

# v0.6.x - Deriva (December 2025 - January 2026)

## v0.6.8 - Library Migration & Overall Cleanup (Unreleased)

## v0.6.9 - (Unreleased)


## v0.6.8 - Library Migration & Overall Cleanup (January 16 2026)

Big migration replacing 6 custom implementations with off-the-shelf libraries, reducing the amount of code and improving maintainability.

Expand Down
Loading