From 809a8beb0d8fd804c5a976e656286b93f29538e0 Mon Sep 17 00:00:00 2001 From: Hari K T Date: Sat, 19 Feb 2022 10:41:00 +0530 Subject: [PATCH] update changelog --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d206428..c9b670f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,19 @@ # CHANGELOG +## 5.0.1 + +- Fix broken return types #204 by @r4ndsen +- Fix scrutinizer.yml #206 by @harikt + +## 5.0.0 + +- Remove unused param in queryparser by @r4ndsen in https://github.com/auraphp/Aura.Sql/pull/180 +- PHP 8 Support by @koriym in https://github.com/auraphp/Aura.Sql/pull/185 +- Allow psr/log v2 by @r4ndsen in https://github.com/auraphp/Aura.Sql/pull/191 +- Compatibility with PHP 8.1 by @srjlewis in https://github.com/auraphp/Aura.Sql/pull/193 +- Update PHPDoc by @kenjis in https://github.com/auraphp/Aura.Sql/pull/196 +- Migrate Travis to GitHub Actions by @koriym in https://github.com/auraphp/Aura.Sql/pull/197 +- Update GitHub Actions for 5.x by @kenjis in https://github.com/auraphp/Aura.Sql/pull/198 +- docs: update README for 5.x by @kenjis in https://github.com/auraphp/Aura.Sql/pull/200 ## 3.0.0