From 42036fd02438b370d0e6b0fe3ba6f2c4f1696ca1 Mon Sep 17 00:00:00 2001 From: "Jason R. Coombs" Date: Sat, 16 Jun 2018 10:24:39 -0400 Subject: Update changelog --- CHANGES.rst | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index 4d82e054..2d74d164 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,4 +1,4 @@ -v15+dev +v16.0.0 ------- * :issue:`1688`: Removed ``basic_auth`` and ``digest_auth`` tools and @@ -13,6 +13,13 @@ v15+dev - ``cherrypy._cprequest.Request.body_params`` deprecated in favor of py:attr:`cherrypy._cprequest.RequestBody.params` +* :issue:`1697`: Fixed error on Python 3.7 with AutoReloader when + ``__file__`` is None. + +* :issue:`1713`: Fix warning emitted during test run. + +* :issue:`1370`: Fail with HTTP 400 for invalid headers. + v15.0.0 ------- -- cgit v1.2.1