Skip to content

Commit d78611c

Browse files
authored
Update changelog.md
1 parent 9161c80 commit d78611c

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

changelog.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [8.0.5] - 2022-02-21
10+
### Added
11+
- Spanish language #443 @EdX9
12+
913
## [8.0.4] - 2022-02-19
1014
### Added
1115
- Added validation when resetting confirmation. Caused unexpected system behavior.
@@ -793,7 +797,8 @@ The operation is now executed in the transaction and updates the new `refund` fi
793797
- Exceptions: AmountInvalid, BalanceIsEmpty.
794798
- Models: Transfer, Transaction.
795799

796-
[Unreleased]: https://github.com/bavix/laravel-wallet/compare/8.0.4...develop
800+
[Unreleased]: https://github.com/bavix/laravel-wallet/compare/8.0.5...develop
801+
[8.0.5]: https://github.com/bavix/laravel-wallet/compare/8.0.4...8.0.5
797802
[8.0.4]: https://github.com/bavix/laravel-wallet/compare/8.0.3...8.0.4
798803
[8.0.3]: https://github.com/bavix/laravel-wallet/compare/8.0.2...8.0.3
799804
[8.0.2]: https://github.com/bavix/laravel-wallet/compare/8.0.1...8.0.2

0 commit comments

Comments
 (0)