Skip to content

Commit a0bf0bb

Browse files
committed
Update changelog.md
1 parent 33d4e61 commit a0bf0bb

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

changelog.md

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

3+
## 11.4.3 - 2025-11-17
4+
5+
### What's Changed
6+
7+
* Adds PHP 8.4 support to the workflow by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/laravel-wallet/pull/1030
8+
* Bump vite from 5.4.14 to 5.4.18 by [@dependabot](https://github.com/dependabot)[bot] in https://github.com/bavix/laravel-wallet/pull/1031
9+
* Refactor PHPStan baseline and update type hints by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/laravel-wallet/pull/1045
10+
* Update Docker images and health check configurations in GitHub Action… by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/laravel-wallet/pull/1046
11+
* Bump vite from 5.4.18 to 5.4.21 by [@dependabot](https://github.com/dependabot)[bot] in https://github.com/bavix/laravel-wallet/pull/1047
12+
* Update PHP versions in GitHub Actions workflow to include 8.5 by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/laravel-wallet/pull/1051
13+
* Refactor PHPDoc comments and improve type hints across multiple interfaces and models by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/laravel-wallet/pull/1052
14+
* Fix Spanish and Chinese error messages for grammatical accuracy by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/laravel-wallet/pull/1054
15+
* Implement merchant fee deduction logic in PrepareService and HasGift trait by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/laravel-wallet/pull/1053
16+
* Merchant docs by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/laravel-wallet/pull/1055
17+
18+
**Full Changelog**: https://github.com/bavix/laravel-wallet/compare/11.4.2...11.4.3
19+
320
## 11.4.0 - 2025-02-26
421

522
### What's Changed

0 commit comments

Comments
 (0)