Skip to content

Commit

Permalink
Prepare 1.3.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
erickskrauch committed Jun 21, 2024
1 parent 4000876 commit 36fb7f8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ 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]

## [1.3.0] - 2024-06-21
### Added
- Enh #4: Introduce `ErickSkrauch\ordered_overrides` fixer.

Expand Down Expand Up @@ -47,7 +49,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Added
- Initial implementation (extracted from [`elyby/php-code-style`](https://github.com/elyby/php-code-style/tree/0.5.0)).

[Unreleased]: https://github.com/erickskrauch/php-cs-fixer-custom-fixers/compare/1.2.4...HEAD
[Unreleased]: https://github.com/erickskrauch/php-cs-fixer-custom-fixers/compare/1.3.0...HEAD
[1.3.0]: https://github.com/erickskrauch/php-cs-fixer-custom-fixers/compare/1.3.0...1.2.4
[1.2.4]: https://github.com/erickskrauch/php-cs-fixer-custom-fixers/compare/1.2.3...1.2.4
[1.2.3]: https://github.com/erickskrauch/php-cs-fixer-custom-fixers/compare/1.2.2...1.2.3
[1.2.2]: https://github.com/erickskrauch/php-cs-fixer-custom-fixers/compare/1.2.1...1.2.2
Expand Down

0 comments on commit 36fb7f8

Please sign in to comment.