From 877c83eae7603e49979d96c767f69cedbe862b8e Mon Sep 17 00:00:00 2001 From: a3957273 <89583054+a3957273@users.noreply.github.com> Date: Fri, 29 Mar 2024 02:03:21 +0000 Subject: [PATCH] Fix changelog links --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6cd3fbc6..01492ec0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,9 +14,9 @@ All major and minor version changes will be documented in this file. Details of ## Details ### [10.11.0] - 2024-03-29 -- Add HEIC/HEIF file signatures [simonw] | [#1757] -- Update xmldom to fix medium security vulnerability [chriswhite199] | [#1752] -- Update JSONWebToken to fix medium security vulnerability [chriswhite199] | [#1753] +- Add HEIC/HEIF file signatures [@simonw] | [#1757] +- Update xmldom to fix medium security vulnerability [@chriswhite199] | [#1752] +- Update JSONWebToken to fix medium security vulnerability [@chriswhite199] | [#1753] ### [10.10.0] - 2024-03-27 - Added 'JA4 Fingerprint' operation [@n1474335] | [#1759]