summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2016-03-02 11:53:50 -0400
committerKali Kaneko <kali@leap.se>2016-03-11 15:33:18 -0400
commitecf025e3d6065c9729ac72489efcdc0218fdffe1 (patch)
tree3980d3f451348fd5dff1cb29a8066123057aa00c /changes
parent9c566981e4e091cd0f9f44ba28d4425b9791cfe7 (diff)
[feature] HookableService
ad-hoc register/trigger mechanism used for service composition. to be used in bitmask.core and bitmask.bonafide in the first place.
Diffstat (limited to 'changes')
-rw-r--r--changes/next-changelog.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/next-changelog.rst b/changes/next-changelog.rst
index a1af28c..ba897df 100644
--- a/changes/next-changelog.rst
+++ b/changes/next-changelog.rst
@@ -10,6 +10,7 @@ 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.