diff --git a/CHANGELOG.md b/CHANGELOG.md index 70e5dc0..196720b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +## [0.22.1](https://github.com/RAprogramm/entity-derive/compare/v0.22.0...v0.22.1) - 2026-07-04 + +### ✨ Features + +- garde validation backend with translated constraints ([#176](https://github.com/RAprogramm/entity-derive/issues/176))