Skip to content

Commit 9101f68

Browse files
committed
Update CHANGELOG.md
1 parent 5c0a83c commit 9101f68

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [3.8.2] - 2021-09-17
8+
9+
### Fixed
10+
- PHP 8.1 Deprecation notices with missing returns.
11+
712
## [3.8.1] - 2020-09-25
813

914
### Fixed
@@ -55,6 +60,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5560
### Added
5661
- Compatibility option to `TOLERATE_ASSOCIATIVE_ARRAYS` that mimic JSON objects.
5762

63+
[3.8.2]: https://github.com/swaggest/json-diff/compare/v3.8.1...v3.8.2
5864
[3.8.1]: https://github.com/swaggest/json-diff/compare/v3.8.0...v3.8.1
5965
[3.8.0]: https://github.com/swaggest/json-diff/compare/v3.7.5...v3.8.0
6066
[3.7.5]: https://github.com/swaggest/json-diff/compare/v3.7.4...v3.7.5

0 commit comments

Comments
 (0)