Skip to content

Commit f57de91

Browse files
author
Babichev Maxim
committed
update changelog.md
1 parent 58962a6 commit f57de91

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

changelog.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff 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+
## [4.1.1] - 2019-01-16
10+
### Changed
11+
- upgrade composer packages
12+
- add unit cases
13+
914
## [4.1.0] - 2019-12-15
1015
### Added
1116
- Added ability to override type
@@ -439,7 +444,8 @@ The operation is now executed in the transaction and updates the new `refund` fi
439444
- Exceptions: AmountInvalid, BalanceIsEmpty.
440445
- Models: Transfer, Transaction.
441446

442-
[Unreleased]: https://github.com/bavix/laravel-wallet/compare/4.1.0...HEAD
447+
[Unreleased]: https://github.com/bavix/laravel-wallet/compare/4.1.1...HEAD
448+
[4.1.1]: https://github.com/bavix/laravel-wallet/compare/4.1.0...4.1.1
443449
[4.1.0]: https://github.com/bavix/laravel-wallet/compare/4.0.1...4.1.0
444450
[4.0.1]: https://github.com/bavix/laravel-wallet/compare/4.0.0...4.0.1
445451
[4.0.0]: https://github.com/bavix/laravel-wallet/compare/3.3.0...4.0.0

0 commit comments

Comments
 (0)