diff --git a/CHANGELOG.md b/CHANGELOG.md index c285acd6..bb942fc2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,9 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) but this project DOES NOT adhere to [Semantic Versioning](http://semver.org/). +## 8.1 (Unreleased) + + ## 8.0 * Upgrade to .NET 8 diff --git a/README.md b/README.md index 30155520..d1736cb1 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,8 @@ Here is the list of available major versions of the library (as of 2022-03-25): | v6.0 | 6.0 | | | Unmaintained | | v6.1 | 6.0 | | | Unmaintained | | v7.0 | 7.0 | | ✔ | | -| v8.0 | 8.0 | ✔ | ✔ | | +| v8.0 | 8.0 | | ✔ | | +| v8.1 | 8.0 | ✔ | | | ## Building & Testing