branch: externals/org-notify
commit 62779d1386fa72807fb607912cfea4174c2de6db
Author: Peter Münster <[email protected]>
Commit: Peter Münster <[email protected]>

    Add News section
---
 org-notify.el | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/org-notify.el b/org-notify.el
index 65e2f17677..890be46d48 100644
--- a/org-notify.el
+++ b/org-notify.el
@@ -68,6 +68,15 @@
 ;;   configurable.
 ;; - Add support for tags as in https://github.com/p-m/org-notify/issues/7.
 
+;;;; News:
+
+;;;;; Changes since 0.1.1:
+
+;;;;; Changes since 0.1.0:
+
+;; - Add support for SCHEDULED timestamps with new option
+;;   `org-notify-timestamp-types'.
+
 ;;; Code:
 
 (eval-when-compile (require 'cl-lib))

Reply via email to