File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 1.3.1] - 2023-02-22
10
+ ### Fixed
11
+ - A cast for a hook function call is now handled correctly. ( [ #18 ] ( https://github.com/pronamic/wp-documentor/issues/18 ) )
12
+
9
13
## [ 1.3.0] - 2022-07-18
10
14
### Fixed
11
15
- Files can now also be excluded via the ` --exclude ` option. ( [ #13 ] ( https://github.com/pronamic/wp-documentor/issues/13 ) )
@@ -37,7 +41,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
37
41
### Added
38
42
- First Release.
39
43
40
- [ Unreleased ] : https://github.com/pronamic/wp-documentor/compare/1.3.0...HEAD
44
+ [ Unreleased ] : https://github.com/pronamic/wp-documentor/compare/1.3.1...HEAD
45
+ [ 1.3.1 ] : https://github.com/pronamic/wp-documentor/compare/1.3.0...1.3.1
41
46
[ 1.3.0 ] : https://github.com/pronamic/wp-documentor/compare/1.2.0...1.3.0
42
47
[ 1.2.0 ] : https://github.com/pronamic/wp-documentor/compare/1.1.1...1.2.0
43
48
[ 1.1.1 ] : https://github.com/pronamic/wp-documentor/compare/1.1.0...1.1.1
You can’t perform that action at this time.
0 commit comments