diff --git a/ReleaseNoteContentToBeInsertedWithinNuspecFile.txt b/ReleaseNoteContentToBeInsertedWithinNuspecFile.txt index a2822f6..4cfe770 100644 --- a/ReleaseNoteContentToBeInsertedWithinNuspecFile.txt +++ b/ReleaseNoteContentToBeInsertedWithinNuspecFile.txt @@ -1,5 +1,5 @@ New feature(s): -* Support for .Net Standard (ex .Net Core) +* Support for .Net Standard (ex .Net Core), .NET 4.0 and .NET 4.5 * Provide the following helpers: ValueType<T>, ListByValue<T>, SetByValue<T> --------------