File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
66
77## [ Unreleased]
8+
9+ ## [ 1.0.1] - 2023-07-21
810### Changed
911- ` comment_to_phpdoc ` no longer fixes PHPStan error suppression and the ` todo ` tag.
1012
@@ -163,7 +165,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
163165### Added
164166- First release
165167
166- [ Unreleased ] : https://github.com/elyby/php-code-style/compare/1.0.0...HEAD
168+ [ Unreleased ] : https://github.com/elyby/php-code-style/compare/1.0.1...HEAD
169+ [ 1.0.1 ] : https://github.com/elyby/php-code-style/compare/1.0.0...1.0.1
167170[ 1.0.0 ] : https://github.com/elyby/php-code-style/compare/0.5.0...1.0.0
168171[ 0.5.0 ] : https://github.com/elyby/php-code-style/compare/0.4.0...0.5.0
169172[ 0.4.0 ] : https://github.com/elyby/php-code-style/compare/0.3.0...0.4.0
You can’t perform that action at this time.
0 commit comments