Skip to content

Commit 0d857b3

Browse files
committed
Updated CHANGELOG.md
Signed-off-by: alexmerlin <[email protected]>
1 parent 540708b commit 0d857b3

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGELOG.md

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

3+
## 6.1.0 - 2025-11-10
4+
5+
### Changed
6+
7+
* Update README for clarity and badge links by [@arhimede](https://github.com/arhimede) in [#447](https://github.com/dotkernel/api/pull/447)
8+
9+
### Added
10+
11+
* Issue [#435](https://github.com/dotkernel/api/issues/435): Implement `dotkernel/dot-maker` in dev mode by [@alexmerlin](https://github.com/alexmerlin) in [#436](https://github.com/dotkernel/api/pull/436)
12+
* Issue [#445](https://github.com/dotkernel/api/issues/445): Added `.laminas-ci.json` by [@alexmerlin](https://github.com/alexmerlin) in [#446](https://github.com/dotkernel/api/pull/446)
13+
* Issue [#449](https://github.com/dotkernel/api/issues/449): Implemented Doctrine table prefixes by [@alexmerlin](https://github.com/alexmerlin) in [#452](https://github.com/dotkernel/api/pull/452)
14+
* Issue [#450](https://github.com/dotkernel/api/issues/450): Add PHP 8.4 & 8.5 support by [@alexmerlin](https://github.com/alexmerlin) in [#454](https://github.com/dotkernel/api/pull/454)
15+
16+
### Deprecated
17+
18+
* Nothing
19+
20+
### Removed
21+
22+
* Issue [#438](https://github.com/dotkernel/api/issues/438): Removed migration file by [@alexmerlin](https://github.com/alexmerlin) in [#439](https://github.com/dotkernel/api/pull/439)
23+
* Issue [#445](https://github.com/dotkernel/api/issues/445): Removed `.laminas-ci/pre-run.sh` by [@alexmerlin](https://github.com/alexmerlin) in [#446](https://github.com/dotkernel/api/pull/446)
24+
25+
### Fixed
26+
27+
* fix(entity): explicitly set userId to null in OAuthAccessToken constructor by [@dq042000](https://github.com/dq042000) in [#437](https://github.com/dotkernel/api/pull/437)
28+
329
## 6.0.0 - 2025-06-05
430

531
### Changed

0 commit comments

Comments
 (0)