Skip to content

Commit 57ef1aa

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

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

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

3+
## 5.2.0 - 2024-11-19
4+
5+
### Changed
6+
7+
* Issue [#347](https://github.com/dotkernel/api/issues/324): Replaced `analyze` with `static-analysis` in `check` command in composer.json by [@MarioRadu](https://github.com/MarioRadu) in [#351](https://github.com/dotkernel/api/pull/351)
8+
* Issue [#347](https://github.com/dotkernel/api/issues/324): Replaced `analyze` with `static-analysis` command in composer.json by [@MarioRadu](https://github.com/MarioRadu) in [#350](https://github.com/dotkernel/api/pull/350)
9+
10+
### Added
11+
12+
* Issue [#347](https://github.com/dotkernel/api/issues/324): Implemented PHPStan by [@MarioRadu](https://github.com/MarioRadu) in [#349](https://github.com/dotkernel/api/pull/349)
13+
14+
### Deprecated
15+
16+
* Nothing
17+
18+
### Removed
19+
20+
* Issue [#347](https://github.com/dotkernel/api/issues/347): Removed psalm by [@MarioRadu](https://github.com/MarioRadu) in [#348](https://github.com/dotkernel/api/pull/348)
21+
22+
### Fixed
23+
24+
* Nothing
25+
326
## 5.1.1 - 2024-11-14
427

528
### Changed

0 commit comments

Comments
 (0)