You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,15 @@
1
1
# CHANGELOG
2
2
3
+
### v0.24.0 (2022-11-14)
4
+
5
+
-[#290](https://github.com/Sylius/InvoicingPlugin/issues/290) Drop support for Sylius 1.10 ([@GSadee](https://github.com/GSadee))
6
+
-[#291](https://github.com/Sylius/InvoicingPlugin/issues/291)[Behat][Invoice] Fix usage of method checking line items after last changes ([@GSadee](https://github.com/GSadee))
7
+
-[#293](https://github.com/Sylius/InvoicingPlugin/issues/293)[Maintenance] Remove redundant configuration for not supported Sylius 1.10 ([@coldic3](https://github.com/coldic3))
8
+
-[#295](https://github.com/Sylius/InvoicingPlugin/issues/295)[Maintenance] Drop support for Symfony 4.4 ([@coldic3](https://github.com/coldic3))
9
+
-[#294](https://github.com/Sylius/InvoicingPlugin/issues/294)[Maintenance] Add support for Sylius 1.12 with Symfony 5.4 ([@coldic3](https://github.com/coldic3))
10
+
-[#296](https://github.com/Sylius/InvoicingPlugin/issues/296) Add Symfony 6 support ([@coldic3](https://github.com/coldic3), [@GSadee](https://github.com/GSadee))
11
+
-[#297](https://github.com/Sylius/InvoicingPlugin/issues/297)[Templates] Adjust to the new Sylius shop UI styles ([@coldic3](https://github.com/coldic3))
12
+
3
13
### v0.23.1 (2022-09-12)
4
14
5
15
-[#291](https://github.com/Sylius/InvoicingPlugin/issues/291)[Behat][Invoice] Fix usage of method checking line items after last changes ([@GSadee](https://github.com/GSadee))
0 commit comments