File tree 1 file changed +4
-1
lines changed
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/)
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
6
6
7
7
## [ Unreleased]
8
+
9
+ ## [ 1.0.1] - 2023-07-21
8
10
### Changed
9
11
- ` comment_to_phpdoc ` no longer fixes PHPStan error suppression and the ` todo ` tag.
10
12
@@ -163,7 +165,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
163
165
### Added
164
166
- First release
165
167
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
167
170
[ 1.0.0 ] : https://github.com/elyby/php-code-style/compare/0.5.0...1.0.0
168
171
[ 0.5.0 ] : https://github.com/elyby/php-code-style/compare/0.4.0...0.5.0
169
172
[ 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