-
-
- net462 -
- netstandard2.0 -
+ Attention: Starting with 3.0.0 we only support the following target frameworks +
-
+
- net462 +
- netstandard2.0 +
diff --git a/src/site/xdoc/release/release-notes.xml b/src/site/xdoc/release/release-notes.xml
index 2e980ccc..765897b3 100644
--- a/src/site/xdoc/release/release-notes.xml
+++ b/src/site/xdoc/release/release-notes.xml
@@ -28,12 +28,20 @@ limitations under the License.
+ Attention: Starting with 3.0.0 we only support the following target frameworks
+
-
- The reasoning for this change can be found in Dropping support for older runtimes
+
+
+ The reasoning for this change can be found in Dropping support for older runtimes
+
+ log4net.Util.ReadOnlyPropertiesDictionary.InnerHashtable is now Dictionary<string, object?> (instead of System.Collections.Hashtable before) + The reason is an optimization as part of Add support for nullable annotations +
+ Apache log4net 3.0.0 addresses reported issues: