Skip to content

Commit af13c49

Browse files
author
Babichev Maxim
committed
add changelog
1 parent b347120 commit af13c49

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+
## [3.0.1] - 2019-06-17
10+
### Fixed
11+
- The shortened syntax for getting the balance did not work.
12+
913
## [3.0.0] - 2019-05-25
1014
### Added
1115
- Add service `CommonService`
@@ -294,7 +298,8 @@ The operation is now executed in the transaction and updates the new `refund` fi
294298
- Exceptions: AmountInvalid, BalanceIsEmpty.
295299
- Models: Transfer, Transaction.
296300

297-
[Unreleased]: https://github.com/bavix/laravel-wallet/compare/3.0.0...HEAD
301+
[Unreleased]: https://github.com/bavix/laravel-wallet/compare/3.0.1...HEAD
302+
[3.0.1]: https://github.com/bavix/laravel-wallet/compare/3.0.0...3.0.1
298303
[3.0.0]: https://github.com/bavix/laravel-wallet/compare/2.4.1...3.0.0
299304
[2.4.1]: https://github.com/bavix/laravel-wallet/compare/2.4.0...2.4.1
300305
[2.4.0]: https://github.com/bavix/laravel-wallet/compare/2.3.2...2.4.0

0 commit comments

Comments
 (0)