Skip to content

Commit

Permalink
[Release] Generate changelog for v1.0.0-RC.4
Browse files Browse the repository at this point in the history
  • Loading branch information
lchrusciel committed Oct 22, 2020
1 parent 2b176be commit 03327b6
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,16 @@
# CHANGELOG

### v1.0.0-RC.3 (2020-04-28)
### v1.0.0-RC.4 (2020-10-22)

### Changed
- [#205](https://github.com/Sylius/RefundPlugin/issues/205) Switch to Doctrine/Migrations 3.0 ([@pamil](https://github.com/pamil), [@GSadee](https://github.com/GSadee))
- [#222](https://github.com/Sylius/RefundPlugin/issues/222) Add check for not sending emails when refund validation fails ([@GSadee](https://github.com/GSadee))
- [#224](https://github.com/Sylius/RefundPlugin/issues/224) [Docs] Update README and UPGRADE files ([@lchrusciel](https://github.com/lchrusciel))

### Fixed
- [#223](https://github.com/Sylius/RefundPlugin/issues/223) Making the RefundFactory implement the factory interface ([@mamazu](https://github.com/mamazu))

### v1.0.0-RC.3 (2020-04-28)

### Added
- [#195](https://github.com/Sylius/RefundPlugin/issues/195) feat: add french translation ([@Gregcop1](https://github.com/Gregcop1))
Expand Down

0 comments on commit 03327b6

Please sign in to comment.