Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 12 additions & 1 deletion docs/admin/release_notes/version_1.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,18 @@

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).

## Release Overview
## 1.0.1 Release Overview

- Updated DeepDiff dependency due to vulnerability.

## [v1.0.1 (2025-08-25)](https://github.com/networktocode/jdiff/releases/tag/v1.0.1)

### Fixed

- [#136](https://github.com/networktocode/jdiff/issues/136) - Update DeepDiif dependency to 8.6.1


## 1.0.0 Release Overview

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