We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f0cfba commit 0e1fdc6Copy full SHA for 0e1fdc6
CHANGELOG.md
@@ -1,4 +1,14 @@
1
# 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
12
## 5.0.1
13
14
- Fix broken return types #204 by @r4ndsen
0 commit comments