Skip to content

Commit 2779ed5

Browse files
committed
Note Scala 2.13 bug in changelog
1 parent 5902227 commit 2779ed5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/changelog/1.5.0.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
## 1.5.0
22

33
* Support Scala 2.13.x
4+
5+
*Caution: If you use React snapshots on Scala 2.13 you'll be affected by a type inference bug (https://github.com/scala/bug/issues/11660)*
6+
47
* Drop support for Scala 2.11.x
8+
59
* Revise Monocle modules
610
* The `ext-monocle` module is now deprecated (using Monocle 1.6.0 based on Scalaz)
711
* A new `ext-monocle-scalaz` module exists using Monocle 1.6.0, the last Scalaz-based release

0 commit comments

Comments
 (0)