From a7a976dba0e0d50b07adc842fa8d48fd8c9d38fe Mon Sep 17 00:00:00 2001 From: Daniel Kostro Date: Wed, 8 Jun 2022 14:55:54 +0200 Subject: [PATCH] chore: Update README with compatibility mapping between client and server --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 4e63acd..f739778 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,13 @@ docker-compose up -d --build npm t ``` +### Compatibility between client and server + +| rest-on-couch version | roc client version | New supported features | +| --------------------- | ------------------ | ----------------------- +| v12 | v5.2.0 | - | +| v13 | v5.3.0 | find API (mango queries)| + ### In github actions To update the image github actions is using