Skip to content

Commit ce62956

Browse files
authored
Merge pull request #127 from WebFiori/release-please--branches--main
chore(main): release 2.0.1
2 parents c1af0df + 97e3d13 commit ce62956

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

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

3+
## [2.0.1](https://github.com/WebFiori/database/compare/v2.0.0...v2.0.1) (2026-02-10)
4+
5+
6+
### Features
7+
8+
* Added `getSupportedDataTypes` ([7ec96e3](https://github.com/WebFiori/database/commit/7ec96e3e4979d9cc5f0908daee0cd65a4f116e89))
9+
10+
11+
### Miscellaneous Chores
12+
13+
* Merge pull request [#126](https://github.com/WebFiori/database/issues/126) from WebFiori/dev ([c1af0df](https://github.com/WebFiori/database/commit/c1af0df6aa033c1105e607ef169f555e681d3fb3))
14+
* Run CS Fixer ([3eec245](https://github.com/WebFiori/database/commit/3eec2458b45695af3b95d0667b29f8aa7511c806))
15+
* Run CS Fixer ([a9c7596](https://github.com/WebFiori/database/commit/a9c7596b7302da820b3abc36b654e3fdd8f24560))
16+
317
## [2.0.0](https://github.com/WebFiori/database/compare/v1.2.0...v2.0.0) (2026-01-06)
418

519

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

0 commit comments

Comments
 (0)