Skip to content

Commit 2496169

Browse files
authored
Merge pull request #295 from michaeltlombardi/docs/main/update-changelog-alpha-4
(RELEASE) Update Changelog for `alpha.4`
2 parents ff71f3e + b2017f2 commit 2496169

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Desired State Configuration changelog"
33
description: >-
44
A log of the changes for releases of DSCv3.
5-
ms.date: 11/15/2023
5+
ms.date: 01/17/2024
66
---
77

88
# Changelog
@@ -22,10 +22,19 @@ This section includes a summary of user-facing changes since the last release. F
2222
changes since the last release, see the [diff on GitHub][unreleased].
2323

2424
<!-- Unreleased comparison link -->
25-
[unreleased]: https://github.com/PowerShell/DSC/compare/v3.0.0-alpha.3...main
25+
[unreleased]: https://github.com/PowerShell/DSC/compare/v3.0.0-alpha.4...main
2626

2727
<!-- Add entries between releases under the appropriate section heading here -->
2828

29+
## [v3.0.0-alpha.4][release-v3.0.0-alpha.4] - 2023-11-14
30+
31+
This section includes a summary of changes for the `alpha.4` release. For the full list of changes
32+
in this release, see the [diff on GitHub][compare-v3.0.0-alpha.4].
33+
34+
<!-- Release links -->
35+
[release-v3.0.0-alpha.4]: https://github.com/PowerShell/DSC/releases/tag/v3.0.0-alpha.4 "Link to the DSC v3.0.0-alpha.4 release on GitHub"
36+
[compare-v3.0.0-alpha.4]: https://github.com/PowerShell/DSC/compare/v3.0.0-alpha.3...v3.0.0-alpha.4
37+
2938
### Changed
3039

3140
- Updated the canonical version of the schema URIs from `2023/08` to `2023/10`, as this release

0 commit comments

Comments
 (0)