From 41bdc3ba546022739aae50b2d2c8617a216e8f79 Mon Sep 17 00:00:00 2001 From: Christoph Krieg Date: Mon, 20 Jul 2020 16:13:39 +0200 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2357cca..35e402d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -64,4 +64,8 @@ All notable changes to the "AL XML Documentation" extension will be documented i - Fixed Issue [#12](https://github.com/365businessdev/vscode-alxmldocumentation/issues/12) - Fixed Inside code detection (begin-end). - Added `exportScope` description. -- Added diagnostic information and quick fix actions. \ No newline at end of file +- Added diagnostic information and quick fix actions. + +## [0.4.1] - 2020-07-20 +- Fixed Issue [#14](https://github.com/365businessdev/vscode-alxmldocumentation/issues/14) - Fixed procedure overload support for diagnostics. +- Removed `trigger`-procedures from diagnostics. \ No newline at end of file