mirror of https://gitee.com/bigwinds/arangodb
updated CHANGELOG
This commit is contained in:
parent
d73ee0fbfe
commit
4d3ed90778
16
CHANGELOG
16
CHANGELOG
|
@ -22,6 +22,12 @@ v2.6.0 (XXXX-XX-XX)
|
|||
* fixed issue #1258: http pipelining not working?
|
||||
|
||||
|
||||
v2.5.0-beta4 (2015-03-05)
|
||||
-------------------------
|
||||
|
||||
* fixed issue #1247: debian init script problems
|
||||
|
||||
|
||||
v2.5.0-beta3 (2015-02-27)
|
||||
-------------------------
|
||||
|
||||
|
@ -327,10 +333,16 @@ v2.5.0-beta1 (2015-02-23)
|
|||
|
||||
* improve error reports in cluster
|
||||
|
||||
* Standard Errors can now contain custom messages.
|
||||
* Standard errors can now contain custom messages.
|
||||
|
||||
|
||||
v2.4.4 (2015-XX-XX)
|
||||
v2.4.5 (XXXX-XX-XX)
|
||||
-------------------
|
||||
|
||||
* fixed comment parsing in Foxx controllers
|
||||
|
||||
|
||||
v2.4.4 (2015-02-24)
|
||||
-------------------
|
||||
|
||||
* fixed the generation template for foxx apps. It now does not create deprecated functions anymore
|
||||
|
|
Loading…
Reference in New Issue