Skip to content

Commit 8db3998

Browse files
initcronclaude
andcommitted
docs: add CHANGELOG for v0.1.0 release
First release covering modules 01-05 and core course infrastructure. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent cd97893 commit 8db3998

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
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.0.0/),
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
## [0.1.0] - 2026-04-06
9+
10+
### Added
11+
12+
- **Module 01 — Welcome & Foundations**: Course intro, DevOps-to-AI mental model, labs, reading, quiz, and explainers
13+
- **Module 02 — AI Foundations**: LLMs, context engineering, prompt mechanics, hands-on labs with Claude Code
14+
- **Module 03 — Platform AI**: AWS built-in AI features walkthrough, platform AI patterns
15+
- **Module 04 — MCP (Model Context Protocol)**: MCP architecture, tool wiring, server setup labs
16+
- **Module 05 — Structured Coding & AI Internals**: Superpowers workflow for IaC, TDD with AI assistance, AI internals explainer
17+
- Reference application with dashboard (Docker/K8s topology visualization, PostgreSQL health status)
18+
- KIND-based Kubernetes lab infrastructure (Helm charts, nginx proxy, service mesh)
19+
- Course site scaffold (Docusaurus)
20+
- Workshop 5-day variant outline (`WORKSHOP-5DAY.md`)
21+
- Governance and skills framework scaffolding
22+
- Instructor materials and setup guides

0 commit comments

Comments
 (0)