File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 2.4.1] - 2019-05-17
10+ ### Fixed
11+ - Readme.md
12+ - lumen framework
13+
14+ ### Added
15+ - new tests have been added.
16+ - method ` refreshBalance ` .
17+
18+ ### Deprecated
19+ - method ` calculateBalance ` .
20+ - method ` holderTransfers ` .
21+
922## [ 2.4.0] - 2019-05-14
1023### Added
1124- Add zh-CN trans. @MoeCasts
@@ -237,7 +250,8 @@ The operation is now executed in the transaction and updates the new `refund` fi
237250- Exceptions: AmountInvalid, BalanceIsEmpty.
238251- Models: Transfer, Transaction.
239252
240- [ Unreleased ] : https://github.com/bavix/laravel-wallet/compare/2.4.0...dev
253+ [ Unreleased ] : https://github.com/bavix/laravel-wallet/compare/2.4.1...3.0
254+ [ 2.4.1 ] : https://github.com/bavix/laravel-wallet/compare/2.4.0...2.4.1
241255[ 2.4.0 ] : https://github.com/bavix/laravel-wallet/compare/2.3.2...2.4.0
242256[ 2.3.2 ] : https://github.com/bavix/laravel-wallet/compare/2.3.1...2.3.2
243257[ 2.3.1 ] : https://github.com/bavix/laravel-wallet/compare/2.3.0...2.3.1
You can’t perform that action at this time.
0 commit comments