Skip to content
This repository has been archived by the owner on Mar 29, 2022. It is now read-only.

Commit

Permalink
Version 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vfaronov committed Mar 15, 2017
1 parent b99af76 commit a0cb3a0
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,16 @@ This project adheres to `Semantic Versioning <http://semver.org/>`_
(which means it is unstable until 1.0).


0.5.1 - 2017-03-15
~~~~~~~~~~~~~~~~~~
- Fixed compatibility with `httpolice-devtool`_ (when you point it to a local
`hpoliced`_ instance).

.. _httpolice-devtool:
https://chrome.google.com/webstore/detail/httpolice-devtool/hnlnhebgfcfemjaphgbeokdnfpgbnhgn
.. _hpoliced: https://pypi.python.org/pypi/hpoliced


0.5.0 - 2017-03-12
~~~~~~~~~~~~~~~~~~

Expand Down
2 changes: 1 addition & 1 deletion httpolice/__metadata__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# -*- coding: utf-8; -*-

version = '0.5.0'
version = '0.5.1'

0 comments on commit a0cb3a0

Please sign in to comment.