summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/changelog.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/changelog.md b/docs/changelog.md
index 7654c6d0..9584381f 100644
--- a/docs/changelog.md
+++ b/docs/changelog.md
@@ -16,8 +16,14 @@ Older changelogs:
## [5.22.3] - Unreleased
+### Fixed
+
- mssql: Fix undefined variable when closing connection
[#835](https://github.com/ADOdb/ADOdb/issues/835)
+- mysql: Fix regression with portable bind arrays
+ [#838](https://github.com/ADOdb/ADOdb/issues/838)
+- pdo: Fix uncaught TypeError on PHP 8
+ [#840](https://github.com/ADOdb/ADOdb/issues/840)
## [5.22.2] - 2022-05-08