Skip to content

Commit ac61e41

Browse files
committed
docs: create CHANGELOG
Signed-off-by: Calum Murray <cmurray@redhat.com>
1 parent 9a8e68b commit ac61e41

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
@@ -0,0 +1,18 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
## [Unreleased]
9+
10+
## [0.0.1] - 2025-01-20
11+
12+
### Added
13+
14+
- Initial release of gevals-kubernetes-extension
15+
- MCP server implementation for Kubernetes resource management
16+
- Support for creating, deleting, and listing Kubernetes resources
17+
- Wait functionality for resource readiness
18+
- Integration with gevals evaluation framework

0 commit comments

Comments
 (0)