From 02e80468f2cbfb01b69045f9622083be784d64b8 Mon Sep 17 00:00:00 2001 From: Bernd Deichmann <68051229+deichmab-draeger@users.noreply.github.com> Date: Mon, 11 Sep 2023 10:00:03 +0200 Subject: [PATCH] updated changelog for version 2.0.0a6 (#258) ## Types of changes - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to change) ## Checklist: - [x] I have updated the [changelog](../CHANGELOG.md) accordingly. - [ ] I have added tests to cover my changes. --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 217adbed..84383f18 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [2.0.0a6] - 2023-09-11 + ### Added - `network` module to handle network adapter stuff of the host computer