File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 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.7.5] - 2020-05-26
8
+
9
+ ### Fixed
10
+ - Accidental array to associative array conversion ([ #31 ] ( https://github.com/swaggest/json-diff/issues/31 ) ).
11
+
7
12
## [ 3.7.4] - 2020-01-26
8
13
9
14
### Fixed
@@ -40,6 +45,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
40
45
### Added
41
46
- Compatibility option to ` TOLERATE_ASSOCIATIVE_ARRAYS ` that mimic JSON objects.
42
47
48
+ [ 3.7.5 ] : https://github.com/swaggest/json-diff/compare/v3.7.4...v3.7.5
43
49
[ 3.7.4 ] : https://github.com/swaggest/json-diff/compare/v3.7.3...v3.7.4
44
50
[ 3.7.3 ] : https://github.com/swaggest/json-diff/compare/v3.7.2...v3.7.3
45
51
[ 3.7.2 ] : https://github.com/swaggest/json-diff/compare/v3.7.1...v3.7.2
You can’t perform that action at this time.
0 commit comments