diff --git a/CHANGELOG.md b/CHANGELOG.md index 9287fcaa..7372a319 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -# Change log for NetworkingDSc +# Change log for NetworkingDsc The format is based on and uses the types of changes according to [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). @@ -16,6 +16,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Updated CHANGELOG.md + - Renamed NetworkingDSc to NetworkingDsc in CHANGELOG.md - fixes [Issue #513](https://github.com/dsccommunity/NetworkingDsc/issues/513). - NetAdapterLso - Protocol now a key field allowing multiple protocol configurations for a single network adapter - fixes [Issue #475](https://github.com/dsccommunity/NetworkingDsc/issues/475).