Skip to content

Commit e4180b0

Browse files
authored
Merge pull request #146 from WebFiori/release-please--branches--main
chore(main): release 2.1.1
2 parents c2c3108 + d05ef00 commit e4180b0

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [2.1.1](https://github.com/WebFiori/database/compare/v2.1.0...v2.1.1) (2026-05-11)
4+
5+
6+
### Features
7+
8+
* **connection:** add connection pooling for database connection reuse ([32d8fb3](https://github.com/WebFiori/database/commit/32d8fb3a9cc67980be3f55ca85bbc003b4a18399)), closes [#143](https://github.com/WebFiori/database/issues/143)
9+
10+
11+
### Miscellaneous Chores
12+
13+
* Updated Version ([c2c3108](https://github.com/WebFiori/database/commit/c2c31080bc7cd8b94218699c6399b14bc08f8dab))
14+
315
## [2.1.0](https://github.com/WebFiori/database/compare/v2.0.3...v2.1.0) (2026-05-10)
416

517

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "webfiori/database",
33
"description": "Database abstraction layer of WebFiori framework.",
44
"type": "library",
5-
"version": "2.1.0",
5+
"version": "2.1.1",
66
"keywords": [
77
"Database",
88
"PHP",

0 commit comments

Comments
 (0)