17 lines
465 B
Markdown
17 lines
465 B
Markdown
# Changelog
|
|
|
|
All notable changes to this project will be documented here.
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/)
|
|
and this project adheres to [Semantic Versioning](https://semver.org/).
|
|
|
|
## [Unreleased]
|
|
|
|
### Added
|
|
- Repository scaffolding: README, LICENSE (MIT), .gitignore, Makefile,
|
|
CONTRIBUTING, SECURITY, CODEOWNERS, .editorconfig, CI workflow.
|
|
|
|
## [0.1.0] - 2026-04-22
|
|
|
|
### Added
|
|
- Initial cli scaffold for CxLLM-CLI.
|