Skip to content

Commit a040ca5

Browse files
authored
Merge pull request #134 from WebFiori/release-please--branches--main
chore(main): release 2.0.3
2 parents a77f309 + 89f537f commit a040ca5

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [2.0.3](https://github.com/WebFiori/database/compare/v2.0.2...v2.0.3) (2026-04-28)
4+
5+
6+
### Bug Fixes
7+
8+
* Data Types Mapping ([a8ec169](https://github.com/WebFiori/database/commit/a8ec1692025e7a245ba6102fbf8bc841721abac3)), closes [#132](https://github.com/WebFiori/database/issues/132)
9+
310
## [2.0.2](https://github.com/WebFiori/database/compare/v2.0.1...v2.0.2) (2026-04-13)
411

512

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.0.2",
5+
"version": "2.0.3",
66
"keywords": [
77
"Database",
88
"PHP",

0 commit comments

Comments
 (0)