Skip to content

Commit

Permalink
Add release notes for v0.2.3 (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr0grog committed Mar 25, 2020
1 parent 5682eaa commit b77d7a8
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/source/release-history.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@
Release History
===============

v0.2.3 (2020-03-25)
-------------------

This release downgrades the minimum Python version to 3.6! You can now use
Wayback in places like Google Colab.

The ``from_date`` and ``to_date`` arguments for
:meth:`wayback.WaybackClient.search` can now be ``datetime.date`` instances
in addition to ``datetime.datetime``.

Huge thanks to @edsu for implementing both of these!

v0.2.2 (2020-02-13)
-------------------

Expand Down

0 comments on commit b77d7a8

Please sign in to comment.