Skip to content

Commit 288d40f

Browse files
committed
Update changelog.md
Change badges
1 parent 653cd54 commit 288d40f

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docs/changelog.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## 4.1.526
44

55
* Updates 2022 Visual C++ Redistributables to latest v14
6-
* <Badge type="warning" text="Breaking change" /> Changes `2022` release property to `14` to reflect latest version
6+
* <Badge type="danger" text="Breaking change" /> Changes `2022` release property to `14` to reflect latest version
77
* Updates module icon to new Visual Studio 2026 icon
88

99
## 4.1.523
@@ -54,7 +54,7 @@
5454

5555
## 4.1.498
5656

57-
* <Badge type="warning" text="Breaking change" /> Moves the `2012` and `2013` releases to the Unsupported Redistributables list, see [Microsoft Visual C++ Redistributable latest supported downloads](https://learn.microsoft.com/en-au/cpp/windows/latest-supported-vc-redist?view=msvc-170) for information on supported releases
57+
* <Badge type="danger" text="Breaking change" /> Moves the `2012` and `2013` releases to the Unsupported Redistributables list, see [Microsoft Visual C++ Redistributable latest supported downloads](https://learn.microsoft.com/en-au/cpp/windows/latest-supported-vc-redist?view=msvc-170) for information on supported releases
5858
* Adds the `ARM64` architecture to the `2022` release
5959
* Fixes an issue with the output from internal function `New-MdtDrive`
6060

@@ -87,8 +87,8 @@
8787

8888
## 4.1.480
8989

90-
* <Badge type="warning" text="Breaking change" /> Updates `Install-VcRedist`, `Import-VcConfigMgrApplication`, `Import-VcMdtApplication`, and `Import-VcIntuneApplication` to use the output from `Save-VcRedist`, removing the need for the `-Path` parameter [#123](https://github.com/aaronparker/vcredist/discussions/123)
91-
* <Badge type="warning" text="Breaking change" /> Removes the following Redistributables from the manifest as they are no longer available for download from Microsoft [#114](https://github.com/aaronparker/vcredist/issues/114):
90+
* <Badge type="danger" text="Breaking change" /> Updates `Install-VcRedist`, `Import-VcConfigMgrApplication`, `Import-VcMdtApplication`, and `Import-VcIntuneApplication` to use the output from `Save-VcRedist`, removing the need for the `-Path` parameter [#123](https://github.com/aaronparker/vcredist/discussions/123)
91+
* <Badge type="danger" text="Breaking change" /> Removes the following Redistributables from the manifest as they are no longer available for download from Microsoft [#114](https://github.com/aaronparker/vcredist/issues/114):
9292

9393
* Visual C++ 2005 SP1 Redistributable Package 8.0.56336
9494
* Visual C++ 2005 SP1 Redistributable Package 8.0.50727.42

0 commit comments

Comments
 (0)