File tree 1 file changed +6
-0
lines changed
1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
+ ## [ 3.8.2] - 2021-09-17
8
+
9
+ ### Fixed
10
+ - PHP 8.1 Deprecation notices with missing returns.
11
+
7
12
## [ 3.8.1] - 2020-09-25
8
13
9
14
### Fixed
@@ -55,6 +60,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
55
60
### Added
56
61
- Compatibility option to ` TOLERATE_ASSOCIATIVE_ARRAYS ` that mimic JSON objects.
57
62
63
+ [ 3.8.2 ] : https://github.com/swaggest/json-diff/compare/v3.8.1...v3.8.2
58
64
[ 3.8.1 ] : https://github.com/swaggest/json-diff/compare/v3.8.0...v3.8.1
59
65
[ 3.8.0 ] : https://github.com/swaggest/json-diff/compare/v3.7.5...v3.8.0
60
66
[ 3.7.5 ] : https://github.com/swaggest/json-diff/compare/v3.7.4...v3.7.5
You can’t perform that action at this time.
0 commit comments