Skip to content

Commit 9035013

Browse files
committed
Add React upgrade to changelog
1 parent 9049ef8 commit 9035013

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/changelog/1.0.0-RC.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ See https://github.com/japgolly/scalajs-react/blob/v1.0.0-RC1/doc/changelog/1.0.
6868
* Add `Reusable.ap(ra: Reusable[A], rb: Reusable[B])(f: (A, B) => C): Reusable[C]`
6969
* Add `Reusable[A]#ap[B](rf: Reusable[A => B]): Reusable[B]`
7070
* Add `Reusable[A]#tuple[B](rb: Reusable[B]): Reusable[(A, B)]`
71+
* Upgrade to React to 15.5.4.
7172
* Upgrade to Scala.JS 0.6.15.
7273
* Upgrade to Scala to 2.11.11 and 2.12.2.
7374
* Upgrade to Scalaz 7.2.11.

0 commit comments

Comments
 (0)