summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.markdown4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index 911cec7..b819873 100644
--- a/README.markdown
+++ b/README.markdown
@@ -2,7 +2,9 @@
[![Download](https://img.shields.io/maven-central/v/io.crashbox/spray-json_2.12.svg)](https://search.maven.org/#search|ga|1|io.crashbox%20spray-json-)
*This repository is a fork of the spray-json project. Its purpose is
-to make spray available for ScalaJS and ScalaNative.*
+to make spray available for ScalaJS and ScalaNative. As of August 2019,
+the changes by this fork have been merged back into the original spray-json
+project.*
*It remains fully binary compatible with the upstream project and can
be used as a drop-in replacement on the JVM.*