File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -31,6 +31,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3131- DnsServerScavenging
3232 - Cast properties which were timestamps to strings.
3333- Some integration test files were in Tests not tests.
34+ - README
35+ - Updated PowerShell Gallery Preview badge.
3436
3537### Removed
3638
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ configuration of Windows Server DNS Server.
77![ Azure DevOps coverage (branch)] ( https://img.shields.io/azure-devops/coverage/dsccommunity/DnsServerDsc/23/main )
88[ ![ codecov] ( https://codecov.io/gh/dsccommunity/DnsServerDsc/branch/main/graph/badge.svg )] ( https://codecov.io/gh/dsccommunity/DnsServerDsc )
99[ ![ Azure DevOps tests] ( https://img.shields.io/azure-devops/tests/dsccommunity/DnsServerDsc/23/main )] ( https://dsccommunity.visualstudio.com/DnsServerDsc/_test/analytics?definitionId=23&contextType=build )
10- [ ![ PowerShell Gallery (with prereleases)] ( https://img.shields.io/powershellgallery/vpre /DnsServerDsc?label=DnsServerDsc%20Preview )] ( https://www.powershellgallery.com/packages/DnsServerDsc/ )
10+ [ ![ PowerShell Gallery (with prereleases)] ( https://img.shields.io/powershellgallery/v /DnsServerDsc?label=DnsServerDsc%20Preview&include_prereleases )] ( https://www.powershellgallery.com/packages/DnsServerDsc/ )
1111[ ![ PowerShell Gallery] ( https://img.shields.io/powershellgallery/v/DnsServerDsc?label=DnsServerDsc )] ( https://www.powershellgallery.com/packages/DnsServerDsc/ )
1212
1313## Code of Conduct
You can’t perform that action at this time.
0 commit comments