Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
vmalloc committed Mar 5, 2018
1 parent 77f3009 commit aae4e12
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGES
Expand Up @@ -3,6 +3,13 @@ Logbook Changelog

Here you can see the full list of changes between each Logbook release.

Version 1.3.0
-------------

Released on March 5th, 2018

- Added support for controlling rotating file names -- Logbook now allows users to customize the formatting of rollover/rotating files (thanks Tucker Beck)

Version 1.2.0
-------------

Expand Down
2 changes: 1 addition & 1 deletion logbook/__version__.py
@@ -1 +1 @@
__version__ = "1.2.2"
__version__ = "1.3.0"

0 comments on commit aae4e12

Please sign in to comment.