Update Freezer doc
THe falcon version is already updated to new . The issuse of falcon < 0.1.8 is not exist any more. Update the doc. Change-Id: I48b10ae5505f59685f852d0e3d3a913d5a105409
This commit is contained in:
parent
51b4d082d2
commit
c7b27743c5
@ -8,5 +8,4 @@ Developer Guide
|
||||
metadata_structure
|
||||
client_structure
|
||||
api_documents
|
||||
known_issues
|
||||
|
||||
|
@ -1,20 +0,0 @@
|
||||
Known Issues
|
||||
============
|
||||
|
||||
Versions of falcon < 0.1.8
|
||||
--------------------------
|
||||
|
||||
Versions of `falcon <https://falconframework.org/>`_ prior to 0.1.8 (to be precise,
|
||||
before `this commit <https://github.com/falconry/falcon/commit/8805eb400e62f74ef548a39a597a0ac5948cd57e>`_)
|
||||
do not have support for error handlers, which are used internally by freezer-api
|
||||
to specify the outcomes of various actions.
|
||||
|
||||
The absence of this error handling support means that freezer-api **will not start**
|
||||
on systems running the following, otherwise supported stable versions of
|
||||
falcon:
|
||||
|
||||
* 0.1.6
|
||||
* 0.1.7
|
||||
|
||||
falcon 0.1.8, which was released on Jan 14, 2014, and all newer versions support
|
||||
this functionality.
|
Loading…
Reference in New Issue
Block a user