Skip to content

Commit

Permalink
release date
Browse files Browse the repository at this point in the history
  • Loading branch information
jackfoxy committed May 15, 2019
1 parent f1734f6 commit f47de0f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#### 2.0.0 - unreleased
#### 2.0.0 - 2019-05-15
* BREAKING CHANGE: only netstandard2.0 supported
* PersistentHashMap implements Count (issues/12)
* add compareWith and areEqual to LazyList (issues/114) thanks teo-tsirpanis
Expand Down
2 changes: 1 addition & 1 deletion docs/release-notes.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ <h3 class="muted"><a href="/FSharpx.Collections/index.html">FSharpx.Collections<
<div class="row">
<div class="span9" id="main">

<h4><a name="2-0-0-unreleased" class="anchor" href="#2-0-0-unreleased">2.0.0 - unreleased</a></h4>
<h4><a name="2-0-0-2019-05-15" class="anchor" href="#2-0-0-2019-05-15">2.0.0 - 2019-05-15</a></h4>
<ul>
<li>BREAKING CHANGE: only netstandard2.0 supported</li>
<li>PersistentHashMap implements Count (issues/12)</li>
Expand Down

0 comments on commit f47de0f

Please sign in to comment.