Skip to content

Commit 646c5c0

Browse files
authored
Merge pull request #207 from harikt/changelog
update changelog
2 parents bf03de4 + 809a8be commit 646c5c0

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,19 @@
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

0 commit comments

Comments
 (0)