File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+
10+ ## [ 2.2.1] - 2019-02-17
11+ ### Added
12+ - Add support Laravel 5.8.
13+
914## [ 2.2.0] - 2018-12-25
1015### Added
1116- Add trait ` CanPay ` .
@@ -194,7 +199,8 @@ The operation is now executed in the transaction and updates the new `refund` fi
194199- Exceptions: AmountInvalid, BalanceIsEmpty.
195200- Models: Transfer, Transaction.
196201
197- [ Unreleased ] : https://github.com/bavix/laravel-wallet/compare/2.2.0...HEAD
202+ [ Unreleased ] : https://github.com/bavix/laravel-wallet/compare/2.2.1...HEAD
203+ [ 2.2.1 ] : https://github.com/bavix/laravel-wallet/compare/2.2.0...2.2.1
198204[ 2.2.0 ] : https://github.com/bavix/laravel-wallet/compare/2.1.0...2.2.0
199205[ 2.1.0 ] : https://github.com/bavix/laravel-wallet/compare/2.0.1...2.1.0
200206[ 2.0.1 ] : https://github.com/bavix/laravel-wallet/compare/2.0.0...2.0.1
You can’t perform that action at this time.
0 commit comments