File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff 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+ ## [ 3.0.1] - 2019-06-17
10+ ### Fixed
11+ - The shortened syntax for getting the balance did not work.
12+
913## [ 3.0.0] - 2019-05-25
1014### Added
1115- Add service ` CommonService `
@@ -294,7 +298,8 @@ The operation is now executed in the transaction and updates the new `refund` fi
294298- Exceptions: AmountInvalid, BalanceIsEmpty.
295299- Models: Transfer, Transaction.
296300
297- [ Unreleased ] : https://github.com/bavix/laravel-wallet/compare/3.0.0...HEAD
301+ [ Unreleased ] : https://github.com/bavix/laravel-wallet/compare/3.0.1...HEAD
302+ [ 3.0.1 ] : https://github.com/bavix/laravel-wallet/compare/3.0.0...3.0.1
298303[ 3.0.0 ] : https://github.com/bavix/laravel-wallet/compare/2.4.1...3.0.0
299304[ 2.4.1 ] : https://github.com/bavix/laravel-wallet/compare/2.4.0...2.4.1
300305[ 2.4.0 ] : https://github.com/bavix/laravel-wallet/compare/2.3.2...2.4.0
You can’t perform that action at this time.
0 commit comments