You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/admin/release_notes/version_1.0.md
+26-9Lines changed: 26 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,28 +9,45 @@ This document describes all new features and changes in the release `1.0`. The f
9
9
- Major features or milestones
10
10
- Changes to compatibility with Nautobot and/or other apps, libraries etc.
11
11
12
-
## [v1.0.0] - 2025-08-25
12
+
## [v1.0.2] - 2026-03-23
13
13
14
14
### Added
15
15
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.
18
16
-[#149](https://github.com/networktocode/jdiff/issues/149) - Add is-subset and is-subset-ci operator modes for list comparison.
19
17
20
18
### Fixed
21
19
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.
0 commit comments