From 26d8676df5318a883f8c6d1249a1fc22de367afb Mon Sep 17 00:00:00 2001 From: Riccardo De Agostini Date: Fri, 1 Apr 2022 10:21:38 +0200 Subject: [PATCH] Update changelog. --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dccd86f..0981465 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changes to existing features +- **POTENTIALLY BREAKING CHANGE:** Support for .NET 4.6 has been dropped. This is now a .NET Standard 2.0 library only. + ### Bugs fixed in this release ### Known problems introduced by this release