We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dee1335 commit a988492Copy full SHA for a988492
README.md
@@ -2,9 +2,11 @@
2
3
Lua API for [CouchDB](http://couchdb.apache.org).
4
5
- * Compatible with Lua 5.1, 5.2, 5.3
+ * Compatible with Lua 5.1, 5.2, 5.3, 5.4
6
* 100% unit test coverage
7
8
+*NOTE: 1.x branch is no longer maintained. It is compatible with CouchDb 2.x and earlier.*
9
+
10
## Installation:
11
12
It is recommended to install the [LuaRocks](http://luarocks.org) package
0 commit comments