Skip to content

Commit 1e55e58

Browse files
committed
Generate changelog for v1.1.0
1 parent 1417d3d commit 1e55e58

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG-1.1.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# CHANGELOG
2+
3+
### v1.1.0 (2022-02-17)
4+
5+
- [#326](https://github.com/Sylius/RefundPlugin/issues/326) Do not require visibility in PHPSpec functions ([@GSadee](https://github.com/GSadee))
6+
- [#328](https://github.com/Sylius/RefundPlugin/issues/328) fix for `doctrine:schema:update` ([@Zales0123](https://github.com/Zales0123))
7+
- [#330](https://github.com/Sylius/RefundPlugin/issues/330) Use PHP 7.4 syntax ([@GSadee](https://github.com/GSadee))
8+
- [#333](https://github.com/Sylius/RefundPlugin/issues/333) [Maintenance] Change names of CHANGELOG and UPGRADE files for v1.0 ([@GSadee](https://github.com/GSadee))
9+
- [#331](https://github.com/Sylius/RefundPlugin/issues/331) [Maintenance] Create empty UPGRADE file for v1.1 ([@GSadee](https://github.com/GSadee))
10+
- [#334](https://github.com/Sylius/RefundPlugin/issues/334) [Maintenance] Update docblocks about deprecated methods ([@GSadee](https://github.com/GSadee))
11+
- [#335](https://github.com/Sylius/RefundPlugin/issues/335) [Maintenance] Minor installation guide improvements ([@GSadee](https://github.com/GSadee))
12+
- [#336](https://github.com/Sylius/RefundPlugin/issues/336) Github templates ([@Zales0123](https://github.com/Zales0123))
13+
- [#337](https://github.com/Sylius/RefundPlugin/issues/337) Drop support for Sylius 1.9 & Symfony 5.2 ([@GSadee](https://github.com/GSadee))
14+
- [#339](https://github.com/Sylius/RefundPlugin/issues/339) Drop support for PHP 7.4 ([@GSadee](https://github.com/GSadee))
15+
- [#341](https://github.com/Sylius/RefundPlugin/issues/341) Remove unneded exclusion from GitHub Actions configuration ([@GSadee](https://github.com/GSadee))
16+
- [#342](https://github.com/Sylius/RefundPlugin/issues/342) Upgrade node in GitHub Actions builds ([@GSadee](https://github.com/GSadee))
17+
- [#340](https://github.com/Sylius/RefundPlugin/issues/340) Drop support for Symfony 5.3 ([@GSadee](https://github.com/GSadee))
18+
- [#343](https://github.com/Sylius/RefundPlugin/issues/343) Resolve added to parameter to make usage of proper path possible ([@TheMilek](https://github.com/TheMilek))
19+
- [#345](https://github.com/Sylius/RefundPlugin/issues/345) New PDF layout ([@kulczy](https://github.com/kulczy))
20+
- [#346](https://github.com/Sylius/RefundPlugin/issues/346) [Maintenance] Support stable Sylius v1.11.0 ([@GSadee](https://github.com/GSadee))

0 commit comments

Comments
 (0)