diff --git a/CHANGELOG.md b/CHANGELOG.md index f7d1ec1..362ba83 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ 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). +## [3.2.2](https://github.com/roach-php/core/compare/v3.2.1...v3.2.2) (2025-04-09) + + +### Miscellaneous Chores + +* upgrade dependencies ([725955e](https://github.com/roach-php/core/commit/725955e04cd48264fe1cbe373bf6be122ad32dec)) + ## [3.2.1](https://github.com/roach-php/core/compare/v3.2.0...v3.2.1) (2025-03-21)