From caeed18cac147516c4d9d6fe7b10fc300370975d Mon Sep 17 00:00:00 2001 From: Mark Wiemer Date: Sat, 11 Jun 2022 11:29:25 -0700 Subject: [PATCH] Update changelog v2.8.2 --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 0e43c2e3..533673a7 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,10 @@ # Changelog +## 2.8.2 - 2022-06-11 + +- No user-facing changes +- Security fixes in dependencies + ## 2.8.1 - 2021-05-09 - Fix indentation with `(::` ([#72](https://github.com/mark-wiemer/vscode-autohotkey-plus-plus/issues/72))