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.10.1] - 2022-10-24
8
+
9
+ ### Added
10
+ - Exception type hints improved, [ #59 ] ( https://github.com/swaggest/json-diff/pull/59 ) .
11
+
7
12
## [ 3.10.0] - 2022-10-21
8
13
9
14
### Added
@@ -80,6 +85,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
80
85
### Added
81
86
- Compatibility option to ` TOLERATE_ASSOCIATIVE_ARRAYS ` that mimic JSON objects.
82
87
88
+ [ 3.10.1 ] : https://github.com/swaggest/json-diff/compare/v3.10.0...v3.10.1
83
89
[ 3.10.0 ] : https://github.com/swaggest/json-diff/compare/v3.9.0...v3.10.0
84
90
[ 3.9.0 ] : https://github.com/swaggest/json-diff/compare/v3.8.3...v3.9.0
85
91
[ 3.8.3 ] : https://github.com/swaggest/json-diff/compare/v3.8.2...v3.8.3
You can’t perform that action at this time.
0 commit comments