Skip to content

Commit

Permalink
Update CHANGELOG-0.9.md
Browse files Browse the repository at this point in the history
  • Loading branch information
japgolly committed Jun 20, 2015
1 parent 74b95e2 commit 08e8332
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/CHANGELOG-0.9.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* nice `.toString` methods to `Px` classes.
* `ReusableFn.renderComponent` which recreates a `Props ~=> ReactElement`.
* `ReactComponentB.configureSpec` - useful for JS interop.
* `ReusableVal2[A, S]` which is a lazy value `A` whose reusability is determined by a source value `S`.
* [`ReusableVal2`](../extra/PERF.md#reusableval2): A lazy value whose reusability is determined by another value.
* Upgrade:
* [scala-js-dom](https://github.com/scala-js/scala-js-dom) to 0.8.1.
* Scalaz to 7.1.3.
Expand Down

0 comments on commit 08e8332

Please sign in to comment.