summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2015-11-30 12:15:09 -0400
committerKali Kaneko <kali@leap.se>2015-12-10 03:32:40 -0400
commit8d3309701af51df3046aa0df10545dfa35a64ef7 (patch)
treed628b28cb3f5b277b64fdabdac569ba67fe32512 /changes
parent97de43f5ef1b7fa4735e3371581bfaf4c3919de3 (diff)
[feat] multi-user events.
Adapt to users emitting the userid/uuid too. - Resolves: #7656 - Releases: 0.10.0
Diffstat (limited to 'changes')
-rw-r--r--changes/next-changelog.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/changes/next-changelog.rst b/changes/next-changelog.rst
index c40257b8..77094e78 100644
--- a/changes/next-changelog.rst
+++ b/changes/next-changelog.rst
@@ -11,7 +11,8 @@ I've added a new category `Misc` so we can track doc/style/packaging stuff.
Features
~~~~~~~~
- `#7552 <https://leap.se/code/issues/7552>`_: Improve UI message and add some margin above the msg box.
-- `#1234 <https://leap.se/code/issues/1234>`_: Description of the new feature corresponding with issue #1234.
+- `#7552 <https://leap.se/code/issues/7552>`_: Improve UI message and add some margin above the msg box.
+- `#7656 <https://leap.se/code/issues/7656>`_: Adapt to multi-user aware events.
- New feature without related issue number.
Bugfixes