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,8 +5,11 @@ All notable changes to this project will be documented in this file.
5
5
This projects adheres to [ Semantic Versioning] ( https://semver.org/ ) and [ Keep a CHANGELOG] ( https://keepachangelog.com/ ) .
6
6
7
7
## [ Unreleased]
8
+
9
+ ## [ 1.0.0-beta.2] - 2023-06-17
8
10
- dev: Remove ` Squiz.Commenting.FunctionComment.ParamCommentFullStop ` and ` Squiz.Commenting.FunctionComment.EmptyThrows ` from ` WPGraphQL-Strict ` .
9
- - chore: Update ` phpcs.xml.dist.example ` to set the ` cache ` and ` severity ` values, and add additional inline-comments.
11
+ - dev: Update minimum PHPUnit version to ` 8.5.0 ` .
12
+ - chore: Update ` phpcs.xml.dist.example ` to set the schema location ` cache ` and ` severity ` values, and add additional inline-comments.
10
13
11
14
## [ 1.0.0-beta.1] - 2023-06-05
12
15
- Initial release
You can’t perform that action at this time.
0 commit comments