summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/changelog.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/changelog.md b/docs/changelog.md
index b7a30407..5c6774fb 100644
--- a/docs/changelog.md
+++ b/docs/changelog.md
@@ -5,6 +5,10 @@ Older changelogs:
[v3.x](changelog_v3.x.md),
[v2.x](changelog_v2.x.md).
+## 5.20.16 - 12-Jan-2020
+
+- mssql: queries are not correctly closed. #590
+
## 5.20.15 - 24-Nov-2019
- core: remove unnecessary srand() calls. #532