Skip to content

Commit ac2178e

Browse files
authored
Update CHANGELOG.md
1 parent 949e504 commit ac2178e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Diff for: CHANGELOG.md

+6
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.9.0] - 2022-08-29
8+
9+
### Added
10+
- Specific exception type `PatchTestOperationFailedException` for failed test operation.
11+
712
## [3.8.3] - 2021-09-25
813

914
### Fixed
@@ -69,6 +74,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6974
### Added
7075
- Compatibility option to `TOLERATE_ASSOCIATIVE_ARRAYS` that mimic JSON objects.
7176

77+
[3.8.4]: https://github.com/swaggest/json-diff/compare/v3.8.3...v3.8.4
7278
[3.8.3]: https://github.com/swaggest/json-diff/compare/v3.8.2...v3.8.3
7379
[3.8.2]: https://github.com/swaggest/json-diff/compare/v3.8.1...v3.8.2
7480
[3.8.1]: https://github.com/swaggest/json-diff/compare/v3.8.0...v3.8.1

0 commit comments

Comments
 (0)