File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
2+ ## 5.0.1
3+
4+ - Fix broken return types #204 by @r4ndsen
5+ - Fix scrutinizer.yml #206 by @harikt
6+
7+ ## 5.0.0
8+
9+ - Remove unused param in queryparser by @r4ndsen in https://github.com/auraphp/Aura.Sql/pull/180
10+ - PHP 8 Support by @koriym in https://github.com/auraphp/Aura.Sql/pull/185
11+ - Allow psr/log v2 by @r4ndsen in https://github.com/auraphp/Aura.Sql/pull/191
12+ - Compatibility with PHP 8.1 by @srjlewis in https://github.com/auraphp/Aura.Sql/pull/193
13+ - Update PHPDoc by @kenjis in https://github.com/auraphp/Aura.Sql/pull/196
14+ - Migrate Travis to GitHub Actions by @koriym in https://github.com/auraphp/Aura.Sql/pull/197
15+ - Update GitHub Actions for 5.x by @kenjis in https://github.com/auraphp/Aura.Sql/pull/198
16+ - docs: update README for 5.x by @kenjis in https://github.com/auraphp/Aura.Sql/pull/200
217
318## 3.0.0
419
You can’t perform that action at this time.
0 commit comments