Skip to content

Commit 253de3c

Browse files
docs(changelog): update CHANGELOG.md for v1.6.4
1 parent 3ef68ef commit 253de3c

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## [1.6.4](https://github.com/xraph/forge/compare/v1.6.2...v1.6.4) (2026-05-14)
4+
5+
6+
### Features
7+
8+
* add OpenTelemetry dependencies for tracing and metrics ([2b49ce7](https://github.com/xraph/forge/commit/2b49ce7))
9+
* **streaming:** implement contract-based dashboard integration ([89b4d7b](https://github.com/xraph/forge/commit/89b4d7b))
10+
* **dashboard/contract/shell:** minimal React app skeleton ([83eee34](https://github.com/xraph/forge/commit/83eee34))
11+
* **cmd:** add dashboard-contract-probe CLI for raw envelope testing ([4b05bb8](https://github.com/xraph/forge/commit/4b05bb8))
12+
13+
14+
### Maintenance
15+
16+
* Add initial HTML structure for Forge Dashboard in dist/index.html ([8a25863](https://github.com/xraph/forge/commit/8a25863))
17+
* **dashboard/contract/shell:** expanded README + ARCHITECTURE.md ([1a3268a](https://github.com/xraph/forge/commit/1a3268a))
18+
* **dashboard/contract:** add slice-a design spec and implementation plan ([30f166c](https://github.com/xraph/forge/commit/30f166c))
19+
* **changelog:** update CHANGELOG.md for v1.6.2 ([1b85cc9](https://github.com/xraph/forge/commit/1b85cc9))
20+
321
## [1.6.2](https://github.com/xraph/forge/compare/v1.6.1...v1.6.2) (2026-05-05)
422

523

0 commit comments

Comments
 (0)