Skip to content

Commit fd7a6dd

Browse files
committed
Add release
1 parent 2a7385b commit fd7a6dd

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# CHANGELOG
22

3+
## 5.0.3
4+
5+
- Add PHP 8.3 to continuous integration workflow by @koriym in https://github.com/auraphp/Aura.Sql/pull/227
6+
- Add lazyConnect method for interoperability with future versions by @srjlewis in https://github.com/auraphp/Aura.Sql/pull/230
7+
> Note : establishConnection was renamed to lazyConnect
8+
39
## 5.0.2
410

511
- Add failing test for #183 by @harikt in https://github.com/auraphp/Aura.Sql/pull/211
@@ -270,4 +276,3 @@ Other Changes
270276
- [NEW] Class AbstractMapper (mapper implementation)
271277

272278
- [NEW] Class UnitOfWork (unit-of-work implemetation)
273-

0 commit comments

Comments
 (0)