Skip to content

Commit 85ea560

Browse files
committed
[Doc] Generate changelog
1 parent dcd82c2 commit 85ea560

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# CHANGELOG
22

3+
### v1.0.0-RC.3 (2020-04-28)
4+
5+
6+
### Added
7+
- [#195](https://github.com/Sylius/RefundPlugin/issues/195) feat: add french translation ([@Gregcop1](https://github.com/Gregcop1))
8+
9+
### Changed
10+
- [#198](https://github.com/Sylius/RefundPlugin/issues/198) Minor restyle of order credit memo list ui ([@diimpp](https://github.com/diimpp))
11+
- [#197](https://github.com/Sylius/RefundPlugin/issues/197) Convert RefundPayment state values to lowercase ([@diimpp](https://github.com/diimpp))
12+
- [#200](https://github.com/Sylius/RefundPlugin/issues/200) Misc refactor ([@diimpp](https://github.com/diimpp))
13+
- [#202](https://github.com/Sylius/RefundPlugin/issues/202) [DB] Remove `COMMENT` database configuration ([@lchrusciel](https://github.com/lchrusciel))
14+
- [#206](https://github.com/Sylius/RefundPlugin/issues/206) [Doc] Update UPGRADE file ([@lchrusciel](https://github.com/lchrusciel))
15+
16+
### Fixed
17+
- [#199](https://github.com/Sylius/RefundPlugin/issues/199) Fix getId/id return typehints for entities ([@diimpp](https://github.com/diimpp))
18+
- [#203](https://github.com/Sylius/RefundPlugin/issues/203) Fix 'Unknown "locale" filter' error ([@dunglas](https://github.com/dunglas))
19+
- [#204](https://github.com/Sylius/RefundPlugin/issues/204) Migrations: fix compatibility with MySQL 8 ([@dunglas](https://github.com/dunglas))
20+
321
### v1.0.0-RC.2 (2020-01-31)
422

523
- [#177](https://github.com/Sylius/RefundPlugin/issues/177) Update README with refunds payment information ([@AdamKasp](https://github.com/AdamKasp))

0 commit comments

Comments
 (0)