Skip to content

Commit 807bf7d

Browse files
authored
Update CHANGELOG.md
1 parent 4eb3442 commit 807bf7d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ 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.10.0] - 2022-10-21
8+
9+
### Added
10+
- More specific exception types added for failed test operation, [#57](https://github.com/swaggest/json-diff/pull/57).
11+
12+
713
## [3.9.0] - 2022-08-29
814

915
### Added
@@ -74,6 +80,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7480
### Added
7581
- Compatibility option to `TOLERATE_ASSOCIATIVE_ARRAYS` that mimic JSON objects.
7682

83+
[3.10.0]: https://github.com/swaggest/json-diff/compare/v3.9.0...v3.10.0
7784
[3.9.0]: https://github.com/swaggest/json-diff/compare/v3.8.3...v3.9.0
7885
[3.8.3]: https://github.com/swaggest/json-diff/compare/v3.8.2...v3.8.3
7986
[3.8.2]: https://github.com/swaggest/json-diff/compare/v3.8.1...v3.8.2

0 commit comments

Comments
 (0)