Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
seocam committed May 23, 2016
1 parent 67ea3b7 commit d2719e1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.rst
@@ -1,4 +1,10 @@

0.9.12 (2016-05-23)
===================

* Fixed error 500 caused by content with wrong encoding [@lucaskanashiro, @macartur]


0.9.11 (2016-03-29)
===================

Expand Down
2 changes: 1 addition & 1 deletion revproxy/__init__.py
@@ -1 +1 @@
__version__ = '0.9.11'
__version__ = '0.9.12'

0 comments on commit d2719e1

Please sign in to comment.