Skip to content

Commit 294897d

Browse files
committed
Updated CHANGELOG.md
Signed-off-by: alexmerlin <[email protected]>
1 parent 6ff7f49 commit 294897d

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

CHANGELOG.md

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

3+
## 6.2.0 - 2025-11-19
4+
5+
### Changed
6+
7+
* Core sync by [@alexmerlin](https://github.com/alexmerlin) in [#381](https://github.com/dotkernel/admin/pull/381)
8+
* Update badge for Packagist dependency version by [@arhimede](https://github.com/arhimede) in [#387](https://github.com/dotkernel/admin/pull/387)
9+
* Form updates by [@Jurj-Bogdan](https://github.com/Jurj-Bogdan) in [#388](https://github.com/dotkernel/admin/pull/388)
10+
* Issue [#298](https://github.com/dotkernel/admin/issues/298): Bump to PHP 8.4 by [@alexmerlin](https://github.com/alexmerlin) in [#393](https://github.com/dotkernel/admin/pull/393)
11+
12+
### Added
13+
14+
* Added comment with new possible rbac guard config by [@Jurj-Bogdan](https://github.com/Jurj-Bogdan) in [#386](https://github.com/dotkernel/admin/pull/386)
15+
* Issue [#391](https://github.com/dotkernel/admin/issues/391): Implemented Doctrine table prefixes by [@alexmerlin](https://github.com/alexmerlin) in [#392](https://github.com/dotkernel/admin/pull/392)
16+
17+
### Deprecated
18+
19+
* Nothing
20+
21+
### Removed
22+
23+
* Issue [#382](https://github.com/dotkernel/admin/issues/382): Removed migration file by [@alexmerlin](https://github.com/alexmerlin) in [#383](https://github.com/dotkernel/admin/pull/383)
24+
* Removed mezzio/mezzio-tooling dependency by [@Jurj-Bogdan](https://github.com/Jurj-Bogdan) in [#390](https://github.com/dotkernel/admin/pull/390)
25+
26+
### Fixed
27+
28+
* Nothing
29+
330
## 6.1.0 - 2025-09-04
431

532
### Changed

0 commit comments

Comments
 (0)