parent
1018519d73
commit
f972382d12
|
@ -3,6 +3,13 @@ Change Log
|
||||||
==========
|
==========
|
||||||
|
|
||||||
|
|
||||||
|
0.2.1
|
||||||
|
=====
|
||||||
|
|
||||||
|
* Fixed trailing slash redirect with empty path inf (`Issue #7`_)
|
||||||
|
* Fixed a compatibility issue with some servers and ``HEAD`` responses
|
||||||
|
* Allow specifying ``allowed_methods`` on controller classes
|
||||||
|
|
||||||
0.2
|
0.2
|
||||||
===
|
===
|
||||||
|
|
||||||
|
@ -37,3 +44,4 @@ Initial release
|
||||||
|
|
||||||
.. _Issue #1: https://bitbucket.org/AdmiralNemo/milla/issue/1
|
.. _Issue #1: https://bitbucket.org/AdmiralNemo/milla/issue/1
|
||||||
.. _Issue #5: https://bitbucket.org/AdmiralNemo/milla/issue/5
|
.. _Issue #5: https://bitbucket.org/AdmiralNemo/milla/issue/5
|
||||||
|
.. _Issue #7: https://bitbucket.org/AdmiralNemo/milla/issue/7
|
||||||
|
|
Loading…
Reference in New Issue