Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

All notable changes to this project are documented in this file.

## [7.0.0] - 2026-08-10

### 🚀 Features

- Run the canonical gate and practice the security it teaches (#40)

### 📚 Documentation

- Teach the stack the repositories actually run, and add AGENTS.md (#41)

## [6.0.0] - 2026-07-07

### 🚀 Features
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

[project]
name = "mlops-coding-course"
version = "6.0.0"
version = "7.0.0"
description = "Learn how to create, develop, and maintain a state-of-the-art MLOps code base."
authors = [{ name = "Médéric HURIER", email = "github@fmind.dev" }]
readme = "README.md"
Expand Down
2 changes: 1 addition & 1 deletion uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.