Skip to content

Commit 92152cf

Browse files
author
Babichev Maxim
committed
#106 update changelog
1 parent a3e8fd6 commit 92152cf

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.3.0] - 2019-09-10
10+
### Added
11+
- Added the ability to easily overload the main classes #106
12+
913
## [3.2.1] - 2019-09-10
1014
### Fixed
1115
- Fixed calculation of commission for exchange #101 @haojingliu
@@ -399,7 +403,8 @@ The operation is now executed in the transaction and updates the new `refund` fi
399403
- Exceptions: AmountInvalid, BalanceIsEmpty.
400404
- Models: Transfer, Transaction.
401405

402-
[Unreleased]: https://github.com/bavix/laravel-wallet/compare/3.2.1...HEAD
406+
[Unreleased]: https://github.com/bavix/laravel-wallet/compare/3.3.0...HEAD
407+
[3.3.0]: https://github.com/bavix/laravel-wallet/compare/3.2.1...3.3.0
403408
[3.2.1]: https://github.com/bavix/laravel-wallet/compare/3.2.0...3.2.1
404409
[3.2.0]: https://github.com/bavix/laravel-wallet/compare/3.1.6...3.2.0
405410
[3.1.6]: https://github.com/bavix/laravel-wallet/compare/3.1.5...3.1.6

0 commit comments

Comments
 (0)