git » chasquid » commit 9e3c102

docs: v1.5 release notes

author Alberto Bertogli
2020-09-12 11:03:25 UTC
committer Alberto Bertogli
2020-09-12 11:03:25 UTC
parent 1fcc4ffe0f624623690ca2c0c24a204cdc03b571

docs: v1.5 release notes

docs/relnotes.md +9 -0

diff --git a/docs/relnotes.md b/docs/relnotes.md
index e5aa27b..d412f32 100644
--- a/docs/relnotes.md
+++ b/docs/relnotes.md
@@ -5,6 +5,15 @@ This file contains notes for each release, summarizing changes and explicitly
 noting backward-incompatible changes or known security issues.
 
 
+## 1.5 (2020-09-12)
+
+- Add OpenMetrics exporter (compatible with Prometheus).
+- Support log rotation via SIGHUP, and other misc. logging improvements.
+- Fix error code on transient authentication issues.
+- Fix rspamd greylist action handling in the default hook.
+- Miscellaneous monitoring server improvements.
+
+
 ## 1.4 (2020-05-22)
 
 - Use the configured hostname in outgoing SMTP HELO/EHLO.