Skip to content

Commit 4913c76

Browse files
committed
update version changelog
1 parent 4d0436c commit 4913c76

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

changelog.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
9+
## [3.1.4] - 2019-08-03
810
### Added
911
- Add support `barryvdh/laravel-ide-helper`
1012

1113
### Fixed
12-
- Fixed receiving `wallets.transfers` relationship
14+
- Fixed receiving `wallets.transfers` relationship @imhuso
1315

1416
## [3.1.3] - 2019-07-31
1517
### Added
@@ -374,7 +376,8 @@ The operation is now executed in the transaction and updates the new `refund` fi
374376
- Exceptions: AmountInvalid, BalanceIsEmpty.
375377
- Models: Transfer, Transaction.
376378

377-
[Unreleased]: https://github.com/bavix/laravel-wallet/compare/3.1.3...HEAD
379+
[Unreleased]: https://github.com/bavix/laravel-wallet/compare/3.1.4...HEAD
380+
[3.1.4]: https://github.com/bavix/laravel-wallet/compare/3.1.3...3.1.4
378381
[3.1.3]: https://github.com/bavix/laravel-wallet/compare/3.1.2...3.1.3
379382
[3.1.2]: https://github.com/bavix/laravel-wallet/compare/3.1.1...3.1.2
380383
[3.1.1]: https://github.com/bavix/laravel-wallet/compare/3.1.0...3.1.1

0 commit comments

Comments
 (0)