Skip to content

Commit d3a1330

Browse files
committed
Updated CHANGELOG.md
Signed-off-by: alexmerlin <[email protected]>
1 parent cbb0470 commit d3a1330

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

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

3+
## 7.0.0 - 2025-11-26
4+
5+
### Changed
6+
7+
* Issue [#471](https://github.com/dotkernel/api/issues/471): Clarify instructions regarding multiple connections in `config/autoload/local.php.dist` by [@alexmerlin](https://github.com/alexmerlin) in [#472](https://github.com/dotkernel/api/pull/472)
8+
* updated readme, oss by [@bidi47](https://github.com/bidi47) in [#461](https://github.com/dotkernel/api/pull/461)
9+
10+
### Added
11+
12+
* Issue [#453](https://github.com/dotkernel/api/issues/453): Use native UUIDs in database via ramsey/uuid by [@alexmerlin](https://github.com/alexmerlin) in [#456](https://github.com/dotkernel/api/pull/456)
13+
* Issue [#430](https://github.com/dotkernel/api/issues/430): PostgreSQL implementation by [@alexmerlin](https://github.com/alexmerlin) in [#462](https://github.com/dotkernel/api/pull/462)
14+
15+
### Deprecated
16+
17+
* Nothing
18+
19+
### Removed
20+
21+
* Issue [#468](https://github.com/dotkernel/api/issues/468): Remove `MethodDeprecation` implementation by [@alexmerlin](https://github.com/alexmerlin) in [#470](https://github.com/dotkernel/api/pull/470)
22+
23+
### Fixed
24+
25+
* Nothing
26+
327
## 6.1.0 - 2025-11-10
428

529
### Changed

0 commit comments

Comments
 (0)