From 5d9413a33212a3bd1dbc8910b5c26f1b58f9d7c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Barto=C5=A1?= Date: Wed, 19 Jun 2024 09:34:47 +0200 Subject: [PATCH] Release 3.10.2 --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3365577..48679d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,9 @@ All notable changes to this project will be documented in this file, in reverse The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). -## [Unreleased](https://github.com/orisai/coding-standard-php/compare/3.10.1...HEAD) +## [Unreleased](https://github.com/orisai/coding-standard-php/compare/3.10.2...v3.x) + +## [3.10.2](https://github.com/orisai/coding-standard-php/compare/3.10.1...3.10.2) - 2024-06-19 ### Added