diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index e4cfb3a..bc1e194 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -5,6 +5,10 @@ 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). +## [2.5.0] - 2025-05-24 +### Added +- Added `AsDictionary` command. [#26](https://github.com/bartoszlenar/Validot/issues/26) + ## [2.4.1] - 2023-03-16 ### Fixed - Fixed invalid placeholders in messages. [#32](https://github.com/bartoszlenar/Validot/issues/32)