Skip to content

Commit bc882b7

Browse files
author
Babichev Maxim
committed
update changelog
1 parent 0ff5a0d commit bc882b7

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+
## [2.3.0] - 2019-05-13
810
### Added
911
- Add support Themosis Framework
1012

@@ -210,7 +212,8 @@ The operation is now executed in the transaction and updates the new `refund` fi
210212
- Exceptions: AmountInvalid, BalanceIsEmpty.
211213
- Models: Transfer, Transaction.
212214

213-
[Unreleased]: https://github.com/bavix/laravel-wallet/compare/2.2.2...HEAD
215+
[Unreleased]: https://github.com/bavix/laravel-wallet/compare/2.3.0...HEAD
216+
[2.3.0]: https://github.com/bavix/laravel-wallet/compare/2.2.2...2.3.0
214217
[2.2.2]: https://github.com/bavix/laravel-wallet/compare/2.2.1...2.2.2
215218
[2.2.1]: https://github.com/bavix/laravel-wallet/compare/2.2.0...2.2.1
216219
[2.2.0]: https://github.com/bavix/laravel-wallet/compare/2.1.0...2.2.0

0 commit comments

Comments
 (0)