summaryrefslogtreecommitdiff
path: root/docs/changelog.md
diff options
context:
space:
mode:
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 be1ae040..8806e508 100644
--- a/docs/changelog.md
+++ b/docs/changelog.md
@@ -7,6 +7,8 @@ Older changelogs:
## 5.21.0 - Unreleased
+## 5.21.0-beta.1 - 20-Dec-2020
+
- adodb: Remove useless constructors. #171
- adodb: Define default constructor in ADOConnection base class. #172
- adodb: Reimplement base methods charMax() and textMax(). #183