summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDamien Regad <dregad@mantisbt.org>2022-09-07 17:32:35 +0200
committerDamien Regad <dregad@mantisbt.org>2022-09-07 17:32:35 +0200
commit7de62306256d738736d46a683c6dfb4f4b01b69f (patch)
treefdb8fb8548a7bd27d7957ca190f55c695abde65a /docs
parentb937df7f7efde5c98c501f6fc472ec3ab276c3c9 (diff)
downloadadodb-7de62306256d738736d46a683c6dfb4f4b01b69f.tar.gz
adodb-7de62306256d738736d46a683c6dfb4f4b01b69f.tar.bz2
adodb-7de62306256d738736d46a683c6dfb4f4b01b69f.zip
Update Changelog
https://github.com/ADOdb/ADOdb/issues/124#issuecomment-1238798400
Diffstat (limited to 'docs')
-rw-r--r--docs/changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/changelog.md b/docs/changelog.md
index cdc4af8f..c9ff709a 100644
--- a/docs/changelog.md
+++ b/docs/changelog.md
@@ -19,6 +19,7 @@ Older changelogs:
### Fixed
- alterColumnSql() and changeTableSQL() produce different SQL
+ [#124](https://github.com/ADOdb/ADOdb/issues/124)
[#383](https://github.com/ADOdb/ADOdb/issues/383)
[#865](https://github.com/ADOdb/ADOdb/issues/865)
- Fix PHP 8.1 deprecated warning in GetUpdateSQL()