diff options
| author | Damien Regad <dregad@mantisbt.org> | 2024-01-10 19:25:19 +0100 |
|---|---|---|
| committer | Damien Regad <dregad@mantisbt.org> | 2024-01-10 19:25:19 +0100 |
| commit | 8420fa40c49e405a50caa0d76fce931f292be89e (patch) | |
| tree | d5e24ad6e5d831b01d2dc9a9cf61987118ff4f38 /docs | |
| parent | e7150539d5707ae556172532e2b25ac4e88cb2a6 (diff) | |
| download | adodb-8420fa40c49e405a50caa0d76fce931f292be89e.tar.gz adodb-8420fa40c49e405a50caa0d76fce931f292be89e.tar.bz2 adodb-8420fa40c49e405a50caa0d76fce931f292be89e.zip | |
Bump version to 5.22.8-dev
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/changelog.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/changelog.md b/docs/changelog.md index aa068e10..7a64af7f 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -14,6 +14,9 @@ Older changelogs: -------------------------------------------------------------------------------- +## [5.22.8] - Unreleased + + ## [5.22.7] - 2023-11-04 ### Fixed @@ -1434,6 +1437,7 @@ Released together with [v4.95](changelog_v4.x.md#495---17-may-2007) - Adodb5 version,more error checking code now will use exceptions if available. +[5.22.8]: https://github.com/adodb/adodb/compare/v5.22.7...hotfix/5.22 [5.22.7]: https://github.com/adodb/adodb/compare/v5.22.6...v5.22.7 [5.22.6]: https://github.com/adodb/adodb/compare/v5.22.5...v5.22.6 [5.22.5]: https://github.com/adodb/adodb/compare/v5.22.4...v5.22.5 |
