Skip to content

Commit 7bb7a55

Browse files
Release 1.4.0
1 parent 08965eb commit 7bb7a55

3 files changed

Lines changed: 8 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7-
#### Unreleased
7+
#### [v1.4.0](https://github.com/hannasdev/model-switchboard/compare/v1.3.0...v1.4.0)
88

9-
- feat(m4): complete explainability and outcome attribution foundation [`#19`](https://github.com/hannasdev/model-switchboard/pull/19)
9+
- feat: complete milestone 4 explainability and attribution [`#19`](https://github.com/hannasdev/model-switchboard/pull/19)
1010

1111
#### [v1.3.0](https://github.com/hannasdev/model-switchboard/compare/v1.2.1...v1.3.0)
1212

13+
> 11 May 2026
14+
1315
- feat(workflow): close milestone 3 router boundary [`#18`](https://github.com/hannasdev/model-switchboard/pull/18)
16+
- Release 1.3.0 [`7f47005`](https://github.com/hannasdev/model-switchboard/commit/7f470052e9462f2748ab1ec30e9aed5fe5c5d174)
1417

1518
#### [v1.2.1](https://github.com/hannasdev/model-switchboard/compare/v1.2.0...v1.2.1)
1619

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "model-switchboard",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"description": "Session-aware routing layer for AI-assisted software delivery workflows",
55
"keywords": [
66
"ai",

0 commit comments

Comments
 (0)