Skip to content

Commit f98e4ed

Browse files
authored
Merge pull request #153 from michalis1/Release_v1.0.2_Fix_Release_Notes
Fix Release Notes for v1.0.2
2 parents b3c79c2 + 4e55314 commit f98e4ed

1 file changed

Lines changed: 26 additions & 9 deletions

File tree

docs/admin/release_notes/version_1.0.md

Lines changed: 26 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,28 +9,45 @@ This document describes all new features and changes in the release `1.0`. The f
99
- Major features or milestones
1010
- Changes to compatibility with Nautobot and/or other apps, libraries etc.
1111

12-
## [v1.0.0] - 2025-08-25
12+
## [v1.0.2] - 2026-03-23
1313

1414
### Added
1515

16-
- [#130](https://github.com/networktocode/jdiff/issues/130) - Add the ability to reconstruct JSON blobs to perform JSON data compliance.
17-
- [#134](https://github.com/networktocode/jdiff/issues/134) - Added documentation on the release checklist and process for the library.
1816
- [#149](https://github.com/networktocode/jdiff/issues/149) - Add is-subset and is-subset-ci operator modes for list comparison.
1917

2018
### Fixed
2119

22-
- [#128](https://github.com/networktocode/jdiff/issues/128) - Fixed the development standards to use 2025 standards.
23-
- [#123](https://github.com/networktocode/jdiff/issues/123) Fixed Tag filtering not working in job launch form.
24-
- [#133](https://github.com/networktocode/jdiff/issues/133), [#136](https://github.com/networktocode/jdiff/issues/136) - Fix GitHub release failing in CI pipeline.
2520
- [#140](https://github.com/networktocode/jdiff/issues/140) - Fix invoke volume path.
26-
- [#141](https://github.com/networktocode/jdiff/issues/141) - Fix GitHub CI Publish failures.
21+
- [#142](https://github.com/networktocode/jdiff/issues/142) - Fix GitHub CI Publish failures.
2722

2823
### Documentation
2924

3025
- Fixed the section headers for portions of the documentation.
3126

3227
### Housekeeping
3328

34-
- [#141](https://github.com/networktocode/jdiff/issues/141) - Pep508 compliant deepdiff dependency specification.
29+
- [#142](https://github.com/networktocode/jdiff/issues/142) - Pep508 compliant deepdiff dependency specification.
3530
- Add .cookiecutter.json file for drift management.
36-
- Run drift manager to update library.
31+
- Run drift manager to update library.
32+
33+
## [v1.0.1] - 2025-09-04
34+
35+
### Added
36+
37+
- [#134](https://github.com/networktocode/jdiff/issues/134) - Added documentation on the release checklist and process for the library.
38+
39+
### Fixed
40+
41+
- [#133](https://github.com/networktocode/jdiff/issues/133) - Update DeepDiif dependency to 8.6.1
42+
- [#136](https://github.com/networktocode/jdiff/issues/136) - Update DeepDiif dependency to 8.6.1
43+
44+
## [v1.0.0] - 2025-08-25
45+
46+
### Added
47+
48+
- [#130](https://github.com/networktocode/jdiff/issues/130) - Add the ability to reconstruct JSON blobs to perform JSON data compliance.
49+
50+
### Fixed
51+
52+
- [#128](https://github.com/networktocode/jdiff/issues/128) - Fixed the development standards to use 2025 standards.
53+
- [#123](https://github.com/networktocode/jdiff/issues/123) - Fixed Tag filtering not working in job launch form.

0 commit comments

Comments
 (0)