1
0
Fork 0

updated CHANGELOG

This commit is contained in:
Jan Steemann 2014-11-24 13:14:21 +01:00
parent f464fe99cd
commit e5125a097b
1 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,8 @@
v2.4.0 (XXXX-XX-XX)
-------------------
* fixed replication of `_graphs` collection
* added AQL list functions `PUSH`, `POP`, `UNSHIFT`, `SHIFT`, `REMOVE_VALUES`,
`REMOVE_VALUE`, `REMOVE_NTH` and `APPEND`
@ -338,7 +340,7 @@ v2.3.0-beta1 (2014-11-01)
storing JavaScript date objects in the database in a sensible manner.
v2.2.7 (XXXX-XX-XX)
v2.2.7 (2014-11-19)
-------------------
* fixed issue #998: Incorrect application URL for non-system Foxx apps