summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authoradam <adamansky@gmail.com>2013-09-12 23:17:29 +0700
committeradam <adamansky@gmail.com>2013-09-12 23:17:29 +0700
commit58671a011187bbf863217afeecd2cb4911300950 (patch)
treeff7987451edf11ddd727a27e620cc1c37f692c15 /README.md
parentfc97297068fc19ef1f2ea9a4620b597f7af7ffb9 (diff)
downloadejdb-58671a011187bbf863217afeecd2cb4911300950.tar.gz
ejdb-58671a011187bbf863217afeecd2cb4911300950.tar.bz2
ejdb-58671a011187bbf863217afeecd2cb4911300950.zip
moving nejdb into ejdb-csharp repository
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 0835865..db0e674 100644
--- a/README.md
+++ b/README.md
@@ -12,11 +12,12 @@ JSON representation of queries and data implemented with API based on [C BSON](h
News
===============================
+* `2013-09-10` **[v1.1.24 Fixed incorrect $set behaviour] (https://github.com/Softmotions/ejdb/wiki/V1.1.24)**
* `2013-08-19` **[v1.1.19 Added support the long awaited mongodb update positional operator] (https://github.com/Softmotions/ejdb/wiki/V1.1.19)**
* `2013-08-11` **[v1.1.18 Added support for mongodb $ projection] (https://github.com/Softmotions/ejdb/wiki/V1.1.18)**
* `2013-08-08` **[v1.1.17 Now supported $and & $or mongodb operators] (https://github.com/Softmotions/ejdb/issues/81)**
* `2013-07-15` **[Google Go binding] (https://github.com/mkilling/goejdb)**
-* `2013-06-23` **[C# .Net binding] (https://github.com/Softmotions/ejdb/tree/master/nejdb)**
+* `2013-06-23` **[C# .Net binding] (https://github.com/Softmotions/ejdb-csharp)**
* `2013-06-02` **[Adobe Air Native Extension (ANE) for EJDB (Thanks to @thejustinwalsh)] (https://github.com/thejustinwalsh/airejdb)**
* `2013-05-29` **[EJDB Python 2.7.x binding available](https://github.com/Softmotions/ejdb-python)**
* `2013-05-06` **[Ruby binding available](https://github.com/Softmotions/ejdb/blob/master/rbejdb/README.md)**
@@ -53,7 +54,7 @@ Documentation
* **[Collection joins](https://github.com/Softmotions/ejdb/wiki/Collection-joins)**
* **[Development FAQ](https://github.com/Softmotions/ejdb/wiki/Development-FAQ)**
* **Bindings**
- * **[C# .Net] (https://github.com/Softmotions/ejdb/tree/master/nejdb)**
+ * **[C# .Net] (https://github.com/Softmotions/ejdb-csharp)**
* **[NodeJS] (https://github.com/Softmotions/ejdb/blob/master/node/)**
* **[Python 2.7/3.x](https://github.com/Softmotions/ejdb-python)**
* **[Lua](https://github.com/Softmotions/ejdb/blob/master/luaejdb/)**