Skip to content

Commit 0e04e80

Browse files
chore(2.x): release 2.16.0
1 parent 26e33ef commit 0e04e80

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.15.2"
2+
".": "2.16.0"
33
}

CHANGELOG.md

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

3+
## [2.16.0](https://github.com/cycle/database/compare/2.15.2...2.16.0) (2026-03-19)
4+
5+
6+
### Features
7+
8+
* Add charset and collation support for MySQL columns ([#246](https://github.com/cycle/database/issues/246)) ([26e33ef](https://github.com/cycle/database/commit/26e33efc15e5e8746c1e5c5d2d338a6d06929fa3))
9+
* update PHP version requirement to 8.1 ([#244](https://github.com/cycle/database/issues/244)) ([16e0874](https://github.com/cycle/database/commit/16e0874b80b1aa665ae9919e1f0e87045ce18364))
10+
11+
12+
### Styles
13+
14+
* **php-cs-fixer:** fix coding standards ([16e0874](https://github.com/cycle/database/commit/16e0874b80b1aa665ae9919e1f0e87045ce18364))
15+
316
## [2.15.2](https://github.com/cycle/database/compare/2.15.1...2.15.2) (2026-02-16)
417

518

0 commit comments

Comments
 (0)