mirror of https://gitee.com/bigwinds/arangodb
updated CHANGELOG
This commit is contained in:
parent
f464fe99cd
commit
e5125a097b
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue