Skip to content

Commit

Permalink
Add entry to CHANGELOG and CONTRIBUTORS
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverlockwood committed Oct 18, 2017
1 parent 61ad4b6 commit 0b3915f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
httsleep Changelog
==================

Version NEXT
-------------
* The kwarg ``verify`` is now supported, allowing users of httsleep to specify
``verify=False`` in the same way as when directly using the ``requests`` library.

Version 0.2.0
-------------
* The shorthand kwargs (``status_code``, ``json``, ``jsonpath``, ``text``, ``callback``)
Expand Down
1 change: 1 addition & 0 deletions CONTRIBUTORS
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
Aengus Walton <ventolin@gmail.com>
Patrick Mühlbauer <patrick@opentrash.org>
Oliver Lockwood <oliver.lockwood@cantab.net>

0 comments on commit 0b3915f

Please sign in to comment.