CxLLM-LIB/CHANGELOG.md
CxLLM Buildout bdfbb8bb49 chore(scaffold): full repo build-out
Adds README, LICENSE (MIT), .gitignore, Makefile, CONTRIBUTING, CHANGELOG,
SECURITY, CODEOWNERS, .editorconfig, .github/workflows/ci.yml, and
docs/ARCHITECTURE.md + docs/adr/0001 to bring this repository up to the
CxLLM family baseline.
2026-05-17 11:06:05 -05:00

469 B

Changelog

All notable changes to this project will be documented here. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • Repository scaffolding: README, LICENSE (MIT), .gitignore, Makefile, CONTRIBUTING, SECURITY, CODEOWNERS, .editorconfig, CI workflow.

[0.1.0] - 2026-05-17

Added

  • Initial library scaffold for CxLLM-LIB.