From 2109d532848d27361d61ea7aea00aa9684897c6e Mon Sep 17 00:00:00 2001 From: Joanna Pinto Paul Date: Tue, 31 Oct 2017 10:17:23 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0d4410a3..5b00742b 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,10 @@ libraryDependencies += "uk.gov.hmrc" %% "play-reactivemongo" % "[INSERT_VERSION] *For Java 7 and Play 2.3.x use versions <=4.3.0* +## Upgrading from 5.x.x to 6.x.x? + +Due to the upgrade of the underlying reactivmongo, there are several documented breaking changes. Details and fixes for these are documented in the upgrade details for (simple-reactivmongo)[https://github.com/hmrc/simple-reactivemongo/blob/master/README.md]. + ## License ## This code is open source software licensed under the [Apache 2.0 License]("http://www.apache.org/licenses/LICENSE-2.0.html").