Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
remram44 committed Mar 5, 2016
1 parent 1f511bb commit 459e5a7
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,22 @@
Changelog
=========

0.4 (2015-07-07)
0.5 (2016-03-04)
----------------

Bugfixes:
* Correctly handle prompt=None
* Explicit ValueError if reusing already-submitted report
* Always use 3 digits for milliseconds in WSGI server (makes sure they are in order)

Features:
* Introduce `read_config()` and `write_config()` methods for overloading with your app's specific config system
* `enableable` and `disableable` now can be used to set status of buttons in an interface

0.4 (2015-07-07)
----------------

Bugfixes:
* Correctly handle prompt=None
* Explicit ValueError if reusing already-submitted report

0.3 (2014-12-18)
----------------
Expand Down

0 comments on commit 459e5a7

Please sign in to comment.