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.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
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+
712## [ 3.7.4] - 2020-01-26
813
914### Fixed
@@ -40,6 +45,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4045### Added
4146- Compatibility option to ` TOLERATE_ASSOCIATIVE_ARRAYS ` that mimic JSON objects.
4247
48+ [ 3.7.5 ] : https://github.com/swaggest/json-diff/compare/v3.7.4...v3.7.5
4349[ 3.7.4 ] : https://github.com/swaggest/json-diff/compare/v3.7.3...v3.7.4
4450[ 3.7.3 ] : https://github.com/swaggest/json-diff/compare/v3.7.2...v3.7.3
4551[ 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