Skip to content

Commit

Permalink
Whatever let's release this.
Browse files Browse the repository at this point in the history
  • Loading branch information
metatoaster committed Sep 12, 2015
1 parent 65d1529 commit 37a4386
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -17,3 +17,4 @@ branches:
only:
- master
- 0.3.x
- 0.4.x
5 changes: 3 additions & 2 deletions CHANGES.rst
@@ -1,7 +1,7 @@
Changelog
=========

0.4 - Unreleased
0.4 - 2015-09-12
----------------

- Fully require the ``bot`` argument for all methods.
Expand All @@ -18,7 +18,8 @@ Changelog
be dropped once validation of argument signature for the provided
callables can be done.
- A ``LastActivity`` feature; can be used as a ``!seen`` trigger to
get back a rough idea on when the user was last seen.
get back a rough idea on when the user was last seen. This intends to
be a demo implementation.
- Test client class now supports scheduling properly; clear method now
works as intended.
- Other minor cleanup and updated tests.
Expand Down

0 comments on commit 37a4386

Please sign in to comment.