Skip to content

Commit

Permalink
Prep for 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
digitalresistor committed Jan 15, 2019
1 parent 360909e commit 25c862c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
1.2.0 (2019-01-15)
------------------

No changes since the last beta release. Enjoy Waitress!

1.2.0b3 (2019-01-07)
--------------------

Bugfixes
~~~~~~~~

- Modified ``clear_untrusted_proxy_headers`` to be usable without a
``trusted_proxy``.
https://github.com/Pylons/waitress/pull/228
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@

setup(
name='waitress',
version='1.2.0b3',
version='1.2.0',
author='Zope Foundation and Contributors',
author_email='[email protected]',
maintainer="Pylons Project",
Expand Down

0 comments on commit 25c862c

Please sign in to comment.