Skip to content

Commit 0e1fdc6

Browse files
committed
Update for 5.0.2
1 parent 3f0cfba commit 0e1fdc6

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
11
# CHANGELOG
2+
3+
## 5.0.2
4+
5+
- Add failing test for #183 by @harikt in https://github.com/auraphp/Aura.Sql/pull/211
6+
- sqlite parser update by @harikt in https://github.com/auraphp/Aura.Sql/pull/212
7+
- Enable PHP 8.2 compat by @koriym in https://github.com/auraphp/Aura.Sql/pull/218
8+
- Fix missing properties by @koriym in https://github.com/auraphp/Aura.Sql/pull/219
9+
- Allow using psr/log v3 by @Qrzysio in https://github.com/auraphp/Aura.Sql/pull/223
10+
- Fix illegal space (0xE38080) in composer.json by @koriym in https://github.com/auraphp/Aura.Sql/pull/224
11+
212
## 5.0.1
313

414
- Fix broken return types #204 by @r4ndsen

0 commit comments

Comments
 (0)