1
0
Fork 0

updated CHANGELOG

This commit is contained in:
Jan Steemann 2013-06-27 12:46:41 +02:00
parent 2ca29c1c53
commit fa227a8063
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
v1.4
----
* issue #559: added Foxx documentation to user manual
* added server startup option `--server.authenticate-system-only`. This option can be
used to restrict the need for HTTP authentication to internal functionality and APIs,
such as `/_api/*` and `/_admin/*`.