diff options
author | Kali Kaneko <kali@leap.se> | 2015-11-30 12:15:09 -0400 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2015-12-10 03:32:40 -0400 |
commit | 8d3309701af51df3046aa0df10545dfa35a64ef7 (patch) | |
tree | d628b28cb3f5b277b64fdabdac569ba67fe32512 /changes/next-changelog.rst | |
parent | 97de43f5ef1b7fa4735e3371581bfaf4c3919de3 (diff) |
[feat] multi-user events.
Adapt to users emitting the userid/uuid too.
- Resolves: #7656
- Releases: 0.10.0
Diffstat (limited to 'changes/next-changelog.rst')
-rw-r--r-- | changes/next-changelog.rst | 3 |
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 |