Skip to content

Commit d556bff

Browse files
committed
chore(release): 5.1.0
1 parent bdd8329 commit d556bff

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,18 @@ All notable changes to this project will be documented in this file.
88
## [Unreleased]
99

1010

11+
<a name="5.1.0"></a>
12+
## [5.1.0] - 2025-02-05
13+
### Build
14+
- **dependencies:** Upgrade phpstan-disallowed-calls and psalm
15+
16+
### Features
17+
- **Concerns:** Add Makeable trait for object creation
18+
19+
### Pull Requests
20+
- Merge pull request [#173](https://github.com/guanguans/soar-php/issues/173) from guanguans/dependabot/github_actions/dependabot/fetch-metadata-2.3.0
21+
22+
1123
<a name="5.0.3"></a>
1224
## [5.0.3] - 2025-01-16
1325
### Code Refactoring
@@ -577,7 +589,8 @@ All notable changes to this project will be documented in this file.
577589
<a name="v1.0.0"></a>
578590
## v1.0.0 - 2019-07-04
579591

580-
[Unreleased]: https://github.com/guanguans/soar-php/compare/5.0.3...HEAD
592+
[Unreleased]: https://github.com/guanguans/soar-php/compare/5.1.0...HEAD
593+
[5.1.0]: https://github.com/guanguans/soar-php/compare/5.0.3...5.1.0
581594
[5.0.3]: https://github.com/guanguans/soar-php/compare/5.0.2...5.0.3
582595
[5.0.2]: https://github.com/guanguans/soar-php/compare/5.0.1...5.0.2
583596
[5.0.1]: https://github.com/guanguans/soar-php/compare/5.0.0...5.0.1

0 commit comments

Comments
 (0)