Skip to content

Commit

Permalink
update changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Babichev Maxim committed Jan 16, 2020
1 parent 58962a6 commit f57de91
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]

## [4.1.1] - 2019-01-16
### Changed
- upgrade composer packages
- add unit cases

## [4.1.0] - 2019-12-15
### Added
- Added ability to override type
Expand Down Expand Up @@ -439,7 +444,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/4.1.0...HEAD
[Unreleased]: https://github.com/bavix/laravel-wallet/compare/4.1.1...HEAD
[4.1.1]: https://github.com/bavix/laravel-wallet/compare/4.1.0...4.1.1
[4.1.0]: https://github.com/bavix/laravel-wallet/compare/4.0.1...4.1.0
[4.0.1]: https://github.com/bavix/laravel-wallet/compare/4.0.0...4.0.1
[4.0.0]: https://github.com/bavix/laravel-wallet/compare/3.3.0...4.0.0
Expand Down

0 comments on commit f57de91

Please sign in to comment.