Skip to content

Commit

Permalink
Update release note with DictionaryByValue<T>
Browse files Browse the repository at this point in the history
  • Loading branch information
tpierrain committed May 4, 2017
1 parent 0d7a827 commit 3a4699e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ReleaseNoteContentToBeInsertedWithinNuspecFile.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
New feature(s):
* Support for .Net Standard (ex .Net Core), .NET 4.0 and .NET 4.5
* Provide the following helpers: ValueType&lt;T&gt;, ListByValue&lt;T&gt;, SetByValue&lt;T&gt;
* Add support for Dictionary with the new DictionaryByValue&lt;T&gt; decorator.

--------------

Expand Down

0 comments on commit 3a4699e

Please sign in to comment.