mirror of https://gitee.com/bigwinds/arangodb
Document routing fix
This commit is contained in:
parent
a5dd99d4a7
commit
06691ae86b
|
@ -88,6 +88,9 @@ v2.8.3 (XXXX-XX-XX)
|
|||
* Deleting a Foxx service in the frontend should now always succeed even if the
|
||||
files no longer exist on the file system (issue #1358)
|
||||
|
||||
* Routing actions loaded from the database no longer throw exceptions when
|
||||
trying to load other modules using "require"
|
||||
|
||||
|
||||
v2.8.2 (2016-02-09)
|
||||
-------------------
|
||||
|
|
Loading…
Reference in New Issue