Skip to content

Commit 258ff0c

Browse files
author
json-everything-ci
committed
regenerated api docs
1 parent 03fe79d commit 258ff0c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

_docs/api/JsonPointer.Net/title.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ bookmark: JsonPointer.Net
44
permalink: /api/JsonPointer.Net/:title/
55
folder: true
66
order: "10.09"
7-
version: "4.0.0"
7+
version: "4.0.1"
88
---

_docs/release-notes/rn-json-pointer.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ title: JsonPointer.Net
44
icon: fas fa-tag
55
order: "09.09"
66
---
7+
# [4.0.1](https://github.com/gregsdennis/json-everything/commit/b065976d62a03166128d8445868e6ab4bc0124d8) {#release-pointer-4.0.1}
8+
9+
Fixed issue with equality operators on `PointerSegment` when dealing with nulls.
10+
711
# [4.0.0](https://github.com/gregsdennis/json-everything/pull/619) {#release-pointer-4.0.0}
812

913
Updated for multi-framework support with .Net Standard 2.0 and .Net 8 with Native AOT support, including updating _System.Text.Json_ from v6 to v8.

0 commit comments

Comments
 (0)