Skip to content

Commit a2474e4

Browse files
committed
Release 1.0.1
1 parent 4773bf8 commit a2474e4

File tree

3 files changed

+156
-148
lines changed

3 files changed

+156
-148
lines changed

docs/admin/release_notes/version_1.0.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,18 @@
22

33
This document describes all new features and changes in the release. 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).
44

5-
## Release Overview
5+
## 1.0.1 Release Overview
6+
7+
- Updated DeepDiff dependency due to vulnerability.
8+
9+
## [v1.0.1 (2025-08-25)](https://github.com/networktocode/jdiff/releases/tag/v1.0.1)
10+
11+
### Fixed
12+
13+
- [#136](https://github.com/networktocode/jdiff/issues/136) - Update DeepDiif dependency to 8.6.1
14+
15+
16+
## 1.0.0 Release Overview
617

718
- Updated the entire project to the new Network to Code development standards.
819
- Added a JSON data compliance utility to help reconstruct JSON from compliance results.

0 commit comments

Comments
 (0)