From c5c60edcc1d0aafc8d34a3c582009de15857a8de Mon Sep 17 00:00:00 2001 From: Aaron Parker Date: Sun, 19 Nov 2023 20:02:24 +1100 Subject: [PATCH] Update changelog.md --- docs/changelog.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/changelog.md b/docs/changelog.md index 71ae73e1..5489fb32 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,5 +1,12 @@ # Changelog +## VERSION + +* Fix an issue where Redistributables imported into MDT do not install #144 +* Fix an issue when importing the Redistributables into an MDT deployment share +* Update Redistributables `2019` to `14.29.30153.0` +* Update Redistributables `2022` to `14.38.33130.0` + ## 4.1.493 * Fixes an issue with `Import-VcConfigMgrApplication` [#142](https://github.com/aaronparker/vcredist/issues/142) [#96](https://github.com/aaronparker/vcredist/issues/96)