summaryrefslogtreecommitdiffstats
path: root/History.md
diff options
context:
space:
mode:
Diffstat (limited to 'History.md')
-rw-r--r--History.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/History.md b/History.md
index a215be87..bb499338 100644
--- a/History.md
+++ b/History.md
@@ -1,3 +1,15 @@
+Version 2.0.4
+=============
+
+Bug fixes
+---------
+
+* It now compiles with LibreSSL without renaming on Windows (mswin).
+* A workaround for the error queue leak of X509_load_cert_crl_file() that
+ causes random errors is added.
+ [[Bug #11033]](https://bugs.ruby-lang.org/issues/11033)
+
+
Version 2.0.3
=============