Skip to content

Commit

Permalink
chore: Update README with compatibility mapping between client and se…
Browse files Browse the repository at this point in the history
…rver
  • Loading branch information
stropitek authored Jun 8, 2022
1 parent 9b614f1 commit a7a976d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a7a976d

Please sign in to comment.