Skip to content

Commit 08e8332

Browse files
committed
Update CHANGELOG-0.9.md
1 parent 74b95e2 commit 08e8332

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/CHANGELOG-0.9.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* nice `.toString` methods to `Px` classes.
1010
* `ReusableFn.renderComponent` which recreates a `Props ~=> ReactElement`.
1111
* `ReactComponentB.configureSpec` - useful for JS interop.
12-
* `ReusableVal2[A, S]` which is a lazy value `A` whose reusability is determined by a source value `S`.
12+
* [`ReusableVal2`](../extra/PERF.md#reusableval2): A lazy value whose reusability is determined by another value.
1313
* Upgrade:
1414
* [scala-js-dom](https://github.com/scala-js/scala-js-dom) to 0.8.1.
1515
* Scalaz to 7.1.3.

0 commit comments

Comments
 (0)