Skip to content

Commit 39f3ea1

Browse files
author
Babichev Maxim
committed
update changelog.md
1 parent 2d97593 commit 39f3ea1

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

changelog.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff 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+
## [4.1.2] - 2019-01-20
10+
### Added
11+
- add `$amountFloat` to Transaction model
12+
913
## [4.1.1] - 2019-01-16
1014
### Changed
1115
- upgrade composer packages
@@ -444,7 +448,8 @@ The operation is now executed in the transaction and updates the new `refund` fi
444448
- Exceptions: AmountInvalid, BalanceIsEmpty.
445449
- Models: Transfer, Transaction.
446450

447-
[Unreleased]: https://github.com/bavix/laravel-wallet/compare/4.1.1...HEAD
451+
[Unreleased]: https://github.com/bavix/laravel-wallet/compare/4.1.2...HEAD
452+
[4.1.2]: https://github.com/bavix/laravel-wallet/compare/4.1.1...4.1.2
448453
[4.1.1]: https://github.com/bavix/laravel-wallet/compare/4.1.0...4.1.1
449454
[4.1.0]: https://github.com/bavix/laravel-wallet/compare/4.0.1...4.1.0
450455
[4.0.1]: https://github.com/bavix/laravel-wallet/compare/4.0.0...4.0.1

0 commit comments

Comments
 (0)