Merge lp:~thomir-deactivatedaccount/uservice-utils/trunk-release-1.0.1 into lp:uservice-utils

Proposed by Thomi Richards
Status: Merged
Approved by: Thomi Richards
Approved revision: 8
Merged at revision: 8
Proposed branch: lp:~thomir-deactivatedaccount/uservice-utils/trunk-release-1.0.1
Merge into: lp:uservice-utils
Diff against target: 24 lines (+3/-3)
2 files modified
CHANGELOG (+2/-2)
uservice_utils/__init__.py (+1/-1)
To merge this branch: bzr merge lp:~thomir-deactivatedaccount/uservice-utils/trunk-release-1.0.1
Reviewer Review Type Date Requested Status
Celso Providelo (community) Approve
Review via email: mp+255035@code.launchpad.net

Commit message

Release 1.0.1.

Description of the change

Release 1.0.1.

To post a comment you must log in.
Revision history for this message
Celso Providelo (cprov) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'CHANGELOG'
--- CHANGELOG 2015-04-02 03:42:04 +0000
+++ CHANGELOG 2015-04-02 04:07:59 +0000
@@ -1,8 +1,8 @@
1Release History:1Release History:
2################2################
33
4NEXT41.0.1
5====5=====
66
7* Added `uservice_utils.logging.ExtraLogging` class to help manage passing7* Added `uservice_utils.logging.ExtraLogging` class to help manage passing
8 'extra' arguments to multiple logging calls.8 'extra' arguments to multiple logging calls.
99
=== modified file 'uservice_utils/__init__.py'
--- uservice_utils/__init__.py 2015-04-01 20:40:20 +0000
+++ uservice_utils/__init__.py 2015-04-02 04:07:59 +0000
@@ -29,4 +29,4 @@
29# If the releaselevel is 'final', then the tarball will be major.minor.micro.29# If the releaselevel is 'final', then the tarball will be major.minor.micro.
30# Otherwise it is major.minor.micro~$(revno).30# Otherwise it is major.minor.micro~$(revno).
3131
32__version__ = (1, 0, 1, 'dev', 0)32__version__ = (1, 0, 2, 'dev', 0)

Subscribers

People subscribed via source and target branches

to all changes: