You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,22 +8,23 @@ For older change log history see the [historic changelog](HISTORIC_CHANGELOG.md)
8
8
## [Unreleased]
9
9
10
10
### Changed
11
-
- Website
12
-
- Fixed Test-TargetResource in Website when LogTruncateSize parameter is passed. Fixes [Issue #380](https://github.com/dsccommunity/WebAdministrationDsc/issues/380)
13
11
14
-
### Changed
15
-
16
-
- xWebAdministration
12
+
- WebAdministrationDsc
17
13
- BREAKING CHANGE
18
14
- Renamed _xWebAdministration_ to _WebAdministrationDSC_ - fixes [Issue #69](https://github.com/dsccommunity/WebAdministrationDsc/issues/213).
19
15
- Changed all MSFT_xResourceName to DSC_ResourceName.
20
16
- Updated DSCResources, Examples, Modules and Tests for new naming.
21
17
- Updated README.md from _xWebAdministration_ to _WebAdministrationDSC_
0 commit comments