diff options
author | Kali Kaneko <kali@leap.se> | 2016-04-18 10:57:50 -0400 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2016-04-18 10:57:50 -0400 |
commit | 7bf64daf94e9a2c984852a77d8f722d98642c5bc (patch) | |
tree | 7c81bef2afd8d32d0179cc0192239271252bc311 /changes | |
parent | 334fe8d2d38466ad309e1214d003f977f603dfb9 (diff) | |
parent | cef15c04610ee188052af78ead8cfe7ea29d81c6 (diff) |
Merge tag '0.5.1' into develop
Tag leap.bitmask version 0.5.1
Diffstat (limited to 'changes')
-rw-r--r-- | changes/next-changelog.rst | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/changes/next-changelog.rst b/changes/next-changelog.rst index ba897df..1371e2c 100644 --- a/changes/next-changelog.rst +++ b/changes/next-changelog.rst @@ -1,4 +1,4 @@ -0.5.0 +0.5.2 +++++++++++++++++++ Please add lines to this file, they will be moved to the CHANGELOG.rst during @@ -10,13 +10,11 @@ I've added a new category `Misc` so we can track doc/style/packaging stuff. Features ~~~~~~~~ -- Add HookableService, allowing inter-service notification for hooks. - `#1234 <https://leap.se/code/issues/1234>`_: Description of the new feature corresponding with issue #1234. - New feature without related issue number. Bugfixes ~~~~~~~~ -- `#7536 <https://leap.se/code/issues/7536>`_: zmq authenticator often hangs. - `#1235 <https://leap.se/code/issues/1235>`_: Description for the fixed stuff corresponding with issue #1235. - Bugfix without related issue number. |