From e786fa07ee4888a9c9a0e440a2ccb5d1cba2bdf3 Mon Sep 17 00:00:00 2001 From: Owen Mansel-Chan Date: Mon, 30 Nov 2020 11:23:01 +0000 Subject: [PATCH] Add change note --- change-notes/2020-11-30-evanphx-json-patch.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 change-notes/2020-11-30-evanphx-json-patch.md diff --git a/change-notes/2020-11-30-evanphx-json-patch.md b/change-notes/2020-11-30-evanphx-json-patch.md new file mode 100644 index 00000000000..5c0e17bdea4 --- /dev/null +++ b/change-notes/2020-11-30-evanphx-json-patch.md @@ -0,0 +1,2 @@ +lgtm,codescanning +* Support for the [json-patch](https://github.com/evanphx/json-patch/) library has been added, which may lead to more results from the security queries.