Skip to content

Commit 33971a6

Browse files
committed
update changelog
1 parent 562abcd commit 33971a6

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

changelog.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [3.1.1] - 2019-07-29
10+
### Added
11+
- Add getCurrencyAttribute
12+
- New unit-test's
13+
- Add docker for php7.4 (need to develop)
14+
15+
### Changed
16+
- Travis CI
17+
- Update README.md
18+
19+
### Removed
20+
- Deprecated interface Taxing
21+
922
## [3.1.0] - 2019-07-27
1023
### Added
1124
- Add exchange method's.
@@ -341,7 +354,8 @@ The operation is now executed in the transaction and updates the new `refund` fi
341354
- Exceptions: AmountInvalid, BalanceIsEmpty.
342355
- Models: Transfer, Transaction.
343356

344-
[Unreleased]: https://github.com/bavix/laravel-wallet/compare/3.1.0...HEAD
357+
[Unreleased]: https://github.com/bavix/laravel-wallet/compare/3.1.1...HEAD
358+
[3.1.1]: https://github.com/bavix/laravel-wallet/compare/3.1.0...3.1.1
345359
[3.1.0]: https://github.com/bavix/laravel-wallet/compare/3.0.4...3.1.0
346360
[3.0.4]: https://github.com/bavix/laravel-wallet/compare/3.0.3...3.0.4
347361
[3.0.3]: https://github.com/bavix/laravel-wallet/compare/3.0.2...3.0.3

0 commit comments

Comments
 (0)