Skip to content

Commit 0aab2cd

Browse files
committed
Version 3.1
1 parent 584f77a commit 0aab2cd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Compared to the built-in macros, this project brings support for:
1010
- recursive types ;
1111
- polymorphic types.
1212

13-
The artifacts are built for Scala 2.11 and Play 2.4.
13+
The artifacts are built for Scala 2.11, Play 2.4 and Shapeless 2.3.0.
1414

1515
## Usage
1616

@@ -88,6 +88,7 @@ See [here](https://github.com/julienrf/play-json-variants/graphs/contributors).
8888

8989
## Changelog
9090

91+
- 3.1: Update to Shapeless 2.3.1
9192
- 3.0: Use [shapeless](http://github.com/milessabin/shapeless) for the derivation
9293
- 2.0: Generalize `transform` and `discriminator` parameters
9394
- 1.1.0: Add support for an optional `transform` parameter (thanks to Nikita Melkozerov)

0 commit comments

Comments
 (0)