From b76198c0b0d563e6a917509348a9145df3de43dc Mon Sep 17 00:00:00 2001 From: "John Paul E. Balandan, CPA" Date: Wed, 30 Aug 2023 11:31:34 +0800 Subject: [PATCH] Add changelog for v3.15.0 --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 16e279a..ad52fdc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ All notable changes to this library 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). +## [v3.15.0](https://github.com/NexusPHP/cs-config/compare/v3.14.4...v3.15.0) - 2023-08-30 + +- Enable `ordered_interfaces` +- Add `case_sensitive` options to order fixers + ## [v3.14.4](https://github.com/NexusPHP/cs-config/compare/v3.14.3...v3.14.4) - 2023-08-16 - Update phpstan