diff options
Diffstat (limited to 'docs/changelog.md')
| -rw-r--r-- | docs/changelog.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/changelog.md b/docs/changelog.md index a3b79289..693a1da8 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -6,9 +6,11 @@ Older changelogs: [v2.x](changelog_v2.x.md). -## 5.21.0 - ??-???-2015 +## 5.21.0 - ??-???-2016 + - sqlite: _createSuffix is now compatible with parent. #178 - sqlite: metaIndexes could not locate indexes on uppercase table name. #176 + ## 5.20.2 - 27-Dec-2015 - adodb: Remove a couple leftover PHP 4.x constructors (PHP7 compatibility). #139 |
