We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d864df7 commit d06b684Copy full SHA for d06b684
CHANGELOG.md
@@ -5,6 +5,12 @@ All notable changes to this library will be documented in this file:
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [v2.1.1](https://github.com/NexusPHP/cs-config/compare/v2.1.0..v2.1.1) - 2020-12-12
9
+
10
+### Changed
11
12
+- `increment_style` fixer now uses the `['style' => 'pre']`. Previously, this was `post`.
13
14
## [v2.1.0](https://github.com/NexusPHP/cs-config/compare/v2.0.2..v2.0.2) - 2020-12-08
15
16
### Added
0 commit comments