AboutSummaryRefsLogTreeCommitDiffStats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fc11c0c..f8d0d73 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,15 @@
GNU Mcron NEWS -*- outline -*-
+* Noteworthy changes in release 1.1.4 (2020-04-12) [stable]
+
+** Improvements
+ Added missing #include directives
+ Support Guile 3.0
+ Call 'child-cleanup' when 'select' returns an empty set
+ Avoid 'call-with-current-continuation'
+ Date changes for Copyrights changed for 2020
+ Email updates in documentation
+
* Noteworthy changes in release 1.1.3 (2019-11-17) [stable]
** Improvements