Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vearutop authored Nov 9, 2022
1 parent 53d7d97 commit f4e5117
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [3.10.4] - 2022-11-09

### Fixed
- Handling of non-string `op` values, [#63](https://github.com/swaggest/json-diff/pull/63).

## [3.10.3] - 2022-11-08

### Added
Expand Down Expand Up @@ -95,6 +100,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Compatibility option to `TOLERATE_ASSOCIATIVE_ARRAYS` that mimic JSON objects.

[3.10.4]: https://github.com/swaggest/json-diff/compare/v3.10.3...v3.10.4
[3.10.3]: https://github.com/swaggest/json-diff/compare/v3.10.2...v3.10.3
[3.10.2]: https://github.com/swaggest/json-diff/compare/v3.10.1...v3.10.2
[3.10.1]: https://github.com/swaggest/json-diff/compare/v3.10.0...v3.10.1
Expand Down

0 comments on commit f4e5117

Please sign in to comment.