1
0
Fork 0

Document routing fix

This commit is contained in:
Alan Plum 2016-02-10 11:53:24 +01:00
parent a5dd99d4a7
commit 06691ae86b
1 changed files with 3 additions and 0 deletions

View File

@ -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)
-------------------