diff --git a/CHANGELOG.md b/CHANGELOG.md index 4934e5c..9eb34bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ 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] + +## [2.13.0] - 2024-03-08 - Added: support for disabling validation using comments in yaml rules per rule group and for the whole file. - Docs: Updated/improved documentation on how to disable validations and validation rules.