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.4] - 2022-11-09
8
+
9
+ ### Fixed
10
+ - Handling of non-string ` op ` values, [ #63 ] ( https://github.com/swaggest/json-diff/pull/63 ) .
11
+
7
12
## [ 3.10.3] - 2022-11-08
8
13
9
14
### Added
@@ -95,6 +100,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
95
100
### Added
96
101
- Compatibility option to ` TOLERATE_ASSOCIATIVE_ARRAYS ` that mimic JSON objects.
97
102
103
+ [ 3.10.4 ] : https://github.com/swaggest/json-diff/compare/v3.10.3...v3.10.4
98
104
[ 3.10.3 ] : https://github.com/swaggest/json-diff/compare/v3.10.2...v3.10.3
99
105
[ 3.10.2 ] : https://github.com/swaggest/json-diff/compare/v3.10.1...v3.10.2
100
106
[ 3.10.1 ] : https://github.com/swaggest/json-diff/compare/v3.10.0...v3.10.1
You can’t perform that action at this time.
0 commit comments