summaryrefslogtreecommitdiff
path: root/docs/changelog.md
diff options
context:
space:
mode:
authorDamien Regad <dregad@mantisbt.org>2016-08-31 16:28:37 +0200
committerDamien Regad <dregad@mantisbt.org>2016-08-31 16:28:37 +0200
commit3afd5b425c07b5b04a555a1d26ff8e6dbb947e16 (patch)
treee856ebf681b208ad782a296ec4390be3edc09229 /docs/changelog.md
parent66b60ff95a969d7d79d385a25779e7d375a8040d (diff)
downloadadodb-3afd5b425c07b5b04a555a1d26ff8e6dbb947e16.tar.gz
adodb-3afd5b425c07b5b04a555a1d26ff8e6dbb947e16.tar.bz2
adodb-3afd5b425c07b5b04a555a1d26ff8e6dbb947e16.zip
Reset version to avoid merge conflicts
Diffstat (limited to 'docs/changelog.md')
-rw-r--r--docs/changelog.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/changelog.md b/docs/changelog.md
index 70484c08..dd03c1f2 100644
--- a/docs/changelog.md
+++ b/docs/changelog.md
@@ -5,6 +5,8 @@ Older changelogs:
[v3.x](changelog_v3.x.md),
[v2.x](changelog_v2.x.md).
+## 5.21.0 - ??-???-2016
+
## 5.20.6 - 31-Aug-2016
- security: Fix XSS vulnerability in old test script (CVE-2016-4855). #274