summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-12-08 10:56:46 +0200
committerLars Wirzenius <liw@liw.fi>2017-12-08 10:56:46 +0200
commitc63ff41c6047d69981af7de7b8adf4dffd29158c (patch)
tree2ddb4ce0d08317483097df667687f74909a2a0bb /NEWS
parentb348773252afa44945197b200db82e0b9da67bbb (diff)
downloadapifw-c63ff41c6047d69981af7de7b8adf4dffd29158c.tar.gz
Add: log message for when callback has happened
This is for making it easier to see where time is spent.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d2a2593..2ac7407 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,7 @@ This file summarizes changes between releases of `apifw`.
Version 0.30+git, not yet released
----------------------------------
+* Log when callbacks have happened.
Version 0.30, released 2017-12-07
----------------------------------