Skip to content

Commit

Permalink
Update changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rez1dent3 authored Feb 17, 2019
1 parent 5ae86ea commit 471a742
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]


## [2.2.1] - 2019-02-17
### Added
- Add support Laravel 5.8.

## [2.2.0] - 2018-12-25
### Added
- Add trait `CanPay`.
Expand Down Expand Up @@ -194,7 +199,8 @@ The operation is now executed in the transaction and updates the new `refund` fi
- Exceptions: AmountInvalid, BalanceIsEmpty.
- Models: Transfer, Transaction.

[Unreleased]: https://github.com/bavix/laravel-wallet/compare/2.2.0...HEAD
[Unreleased]: https://github.com/bavix/laravel-wallet/compare/2.2.1...HEAD
[2.2.1]: https://github.com/bavix/laravel-wallet/compare/2.2.0...2.2.1
[2.2.0]: https://github.com/bavix/laravel-wallet/compare/2.1.0...2.2.0
[2.1.0]: https://github.com/bavix/laravel-wallet/compare/2.0.1...2.1.0
[2.0.1]: https://github.com/bavix/laravel-wallet/compare/2.0.0...2.0.1
Expand Down

0 comments on commit 471a742

Please sign in to comment.