From ecd873ed9353e46574b39e70cdbbb8046d866933 Mon Sep 17 00:00:00 2001 From: Austin Wise Date: Sat, 6 Apr 2024 15:26:19 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b0563e6..1bf55a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ WIP ===== * Implement support for transclusion (Thanks @therealbstern!) [#61](https://github.com/AustinWise/smeagol/issues/61) -* Use `/DEPENDENTLOADFLAG` to mitigate hypothetical DLL injection attacks on Windows. [#61](https://github.com/AustinWise/smeagol/issues/61) +* Use `/DEPENDENTLOADFLAG` to mitigate hypothetical DLL injection attacks on Windows. [#62](https://github.com/AustinWise/smeagol/issues/62) * Update some dependencies based on CVEs that Dependabot flagged. These CVEs are unlikely to pose a risk to typical uses of Smeagol.