-
-
Notifications
You must be signed in to change notification settings - Fork 71
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
15 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# CHANGELOG | ||
|
||
### v1.4.0 (2023-06-29) | ||
|
||
- [#395](https://github.com/Sylius/RefundPlugin/issues/395) [Config] Move SyliusTemplateEvents to the separate configuration file ([@Rafikooo](https://github.com/Rafikooo)) | ||
- [#401](https://github.com/Sylius/RefundPlugin/issues/401) [Maintenance] Adjust Messenger env variables ([@GSadee](https://github.com/GSadee)) | ||
- [#396](https://github.com/Sylius/RefundPlugin/issues/396) `SyliusTemplateEvents` introduced on the `Refund` view ([@Rafikooo](https://github.com/Rafikooo)) | ||
- [#405](https://github.com/Sylius/RefundPlugin/issues/405) [Maintenance] Bump up Sylius Coding Standard ([@coldic3](https://github.com/coldic3)) | ||
- [#406](https://github.com/Sylius/RefundPlugin/issues/406) Make UnitRefundedEventListener listen for all events implementing UnitRefundedInterface ([@coldic3](https://github.com/coldic3)) | ||
- [#404](https://github.com/Sylius/RefundPlugin/issues/404) Units refunded flow improvements ([@coldic3](https://github.com/coldic3)) | ||
- [#407](https://github.com/Sylius/RefundPlugin/issues/407) Validate if refunded units belong to an order ([@coldic3](https://github.com/coldic3)) | ||
- [#408](https://github.com/Sylius/RefundPlugin/issues/408) Introduce tags autoconfiguration ([@coldic3](https://github.com/coldic3)) | ||
- [#409](https://github.com/Sylius/RefundPlugin/issues/409) Improve extendibility of OrderRefundsListAction ([@coldic3](https://github.com/coldic3)) | ||
|