From c3376037e7a2b67905f421dfca01628e3801ac1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stas=20SU=C8=98COV?= Date: Mon, 11 Jan 2021 11:04:54 +0000 Subject: [PATCH] Let everyone know there's a WIP branch for v3. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7678eae..88d8f2a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # JSON:API Serialization Library +## :warning: :construction: [At the moment, contributions are welcome only for v3](https://github.com/jsonapi-serializer/jsonapi-serializer/pull/141)! :construction: :warning: + A fast [JSON:API](https://jsonapi.org/) serializer for Ruby Objects. Previously this project was called **fast_jsonapi**, we forked the project