From e7848d91e701894aedd0e7755df78a76b7340823 Mon Sep 17 00:00:00 2001 From: John D Pell Date: Wed, 19 May 2021 22:58:52 -0400 Subject: [PATCH] Allow configuration of hidden network adapters. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 47fe5f28..e1f237eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Updated build to use `Sampler.GitHubTasks` - Fixes [Issue #489](https://github.com/dsccommunity/NetworkingDsc/issues/489). - Added support for publishing code coverage to `CodeCov.io` and Azure Pipelines - Fixes [Issue #491](https://github.com/dsccommunity/NetworkingDsc/issues/491). +- Allow configuration of hidden network adapters. ## [8.2.0] - 2020-10-16