We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 071b41a commit f0c3acfCopy full SHA for f0c3acf
CHANGES
@@ -7,6 +7,8 @@ Here you can see the full list of changes between each Logbook release.
7
Version 1.0.0
8
-------------
9
10
+Released on June 26th 2016
11
+
12
- Added support for timezones for log timestamp formatting (thanks Mattijs Ugen)
13
- Logbook has been a 0.x long enough to earn its 1.0.0 bump!
14
- Logbook now uses SemVer for its versioning scheme
logbook/__version__.py
@@ -1 +1 @@
1
-__version__ = "0.12.5"
+__version__ = "1.0.0"
0 commit comments