summaryrefslogtreecommitdiff
path: root/docs/changelog.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/changelog.md')
-rw-r--r--docs/changelog.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/changelog.md b/docs/changelog.md
index ccb94efa..3d2d2760 100644
--- a/docs/changelog.md
+++ b/docs/changelog.md
@@ -9,7 +9,8 @@ Older changelogs:
## 5.20.1 - 01-Dec-2015
- adodb: Fix regression introduced in 5.20.0, causing a PHP Warning when
- calling GetAssoc() with a query returning 0 rows. See Github #162
+ calling GetAssoc() on an empty recordset. See Github #162
+- ADOConnection::Version() now handles SemVer. See Github #164
## 5.20.0 - 28-Nov-2015