Skip to content

Commit ab1ce3a

Browse files
authored
Update CHANGELOG.md
1 parent e452a9c commit ab1ce3a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ 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.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

0 commit comments

Comments
 (0)