Skip to content

Commit

Permalink
Bump to 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mwarkentin committed Oct 3, 2015
1 parent 42b7d35 commit 6d36a6f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions HISTORY.rst
Expand Up @@ -4,6 +4,11 @@
History
=======

0.8.0 (2015-10-03)
------------------

* [`#46 <https://github.com/mwarkentin/django-watchman/pull/46>`_] Allow custom response codes with the ``WATCHMAN_ERROR_CODE`` setting

0.7.1 (2015-08-14)
------------------

Expand Down
2 changes: 1 addition & 1 deletion watchman/__init__.py
@@ -1 +1 @@
__version__ = '0.7.1'
__version__ = '0.8.0'

0 comments on commit 6d36a6f

Please sign in to comment.