Skip to content

Commit 53fffc0

Browse files
author
Babichev Maxim
authored
Update changelog.md
1 parent 72bf42e commit 53fffc0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

changelog.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ 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.0.2] - 2019-06-18
810
### Added
911
- Add support laravel 5.9
1012
- Add support mariadb: 5.5, 10.0+
@@ -303,7 +305,8 @@ The operation is now executed in the transaction and updates the new `refund` fi
303305
- Exceptions: AmountInvalid, BalanceIsEmpty.
304306
- Models: Transfer, Transaction.
305307

306-
[Unreleased]: https://github.com/bavix/laravel-wallet/compare/3.0.1...HEAD
308+
[Unreleased]: https://github.com/bavix/laravel-wallet/compare/3.0.2...HEAD
309+
[3.0.2]: https://github.com/bavix/laravel-wallet/compare/3.0.1...3.0.2
307310
[3.0.1]: https://github.com/bavix/laravel-wallet/compare/3.0.0...3.0.1
308311
[3.0.0]: https://github.com/bavix/laravel-wallet/compare/2.4.1...3.0.0
309312
[2.4.1]: https://github.com/bavix/laravel-wallet/compare/2.4.0...2.4.1

0 commit comments

Comments
 (0)