aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 99b5735..3fdb187 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+-- Noteworthy changes in version 1.1.10 (2021-01-30)
+* Timers have been changed to use monotonic time instead of wall-clock time
+* Fixed broken build with LibreSSL
+
+
-- Noteworthy changes in version 1.1.9 (2020-11-16)
* Implemented support for loading a user-provided private key and tls client
certificate. The `irc::rsa_private_key_file`and `irc::tls_certificate_file`