Skip to content

Commit ff57072

Browse files
authored
Fix changelog (#410)
1 parent 41ec47e commit ff57072

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
55

66
## [Unreleased]
77

8+
### Changed
9+
10+
- ComputerManagementDsc
11+
- The class-based resources are now re-using the module DscResource.Base - Fixes [Issue #404](https://github.com/dsccommunity/ComputerManagementDsc/issues/404).
12+
- Removed the file `source/build.psd1` as it is no longer required for the
13+
build pipeline.
14+
815
## [9.0.0] - 2023-02-22
916

1017
### Fixed
@@ -28,9 +35,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2835
in the module manifest in the source folder as the built module is
2936
automatically updated with this information by the pipeline - Fixes [Issue #396](https://github.com/dsccommunity/ComputerManagementDsc/issues/396).
3037
- Moved the build step of the pipeline to a Windows build worker when running in Azure DevOps.
31-
- The class-based resources are now re-using the module DscResource.Base - Fixes [Issue #404](https://github.com/dsccommunity/ComputerManagementDsc/issues/404).
32-
- Removed the file `source/build.psd1` as it is no longer required for the
33-
build pipeline.
3438

3539
## [8.5.0] - 2021-09-13
3640

0 commit comments

Comments
 (0)