From 3f78d766293ce7f22ae9034586b7e907b0b63079 Mon Sep 17 00:00:00 2001 From: carstingaxion Date: Wed, 9 Oct 2024 18:07:17 +0000 Subject: [PATCH] Update changelog to 1.2.3 --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b9c7a2..0c2a298 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,13 @@ All notable changes to this project will be documented in this file. -## [Unreleased](https://github.com/figuren-theater/phpstan/compare/1.2.2...HEAD) +## [Unreleased](https://github.com/figuren-theater/phpstan/compare/1.2.3...HEAD) + +## [1.2.3](https://github.com/figuren-theater/phpstan/compare/1.2.2...1.2.3) - 2024-10-09 + +### Dependency Updates & Maintenance + +- Bump szepeviktor/phpstan-wordpress from 1.3.2 to 1.3.4 ([#13](https://github.com/figuren-theater/phpstan/pull/13)) ## [1.2.2](https://github.com/figuren-theater/phpstan/compare/1.2.1...1.2.2) - 2024-02-15