File tree Expand file tree Collapse file tree 1 file changed +17
-3
lines changed Expand file tree Collapse file tree 1 file changed +17
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
All notable changes to this project will be documented in this file.
3
3
4
- The format is based on [ Keep a Changelog] ( http ://keepachangelog.com/en/1.0.0/)
4
+ The format is based on [ Keep a Changelog] ( https ://keepachangelog.com/en/1.0.0/)
5
5
6
- ## v0.3.0
6
+ ## [ Unreleased]
7
+ ### Fixed
8
+ - ...
9
+
10
+ ### Added
11
+ - ...
12
+
13
+ ### Removed
14
+ - ...
15
+
16
+ ## [ v0.4.0] - 2020-10-08
17
+ ### Added
18
+ - Support for Magento 2.4 (thanks @sprankhub )
19
+ - Support for PHP 7.4 (thanks @sprankhub )
20
+
21
+ ## [ v0.3.0] - 2020-06-30
7
22
### Fixed
8
23
- Fix imprint blocks in mails [ #149 ] ( https://github.com/firegento/firegento-magesetup2/issues/149 ) (thanks @sprankhub )
9
24
- Hide tax details for grouped product [ #150 ] ( https://github.com/firegento/firegento-magesetup2/issues/150 ) (thanks @sprankhub )
@@ -21,7 +36,6 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
21
36
- Add integration test to travis ci [ #166 ] ( https://github.com/firegento/firegento-magesetup2/issues/166 ) (thanks @frostblogNet )
22
37
- Add unit test form blocks (thanks @frostblogNet )
23
38
- Add integration test for visible in checkout property (thanks @sprankhub )
24
-
25
39
26
40
### Removed
27
41
- Remove price details from tier prices [ #87 ] ( https://github.com/firegento/firegento-magesetup2/issues/87 ) (thanks @sprankhub )
You can’t perform that action at this time.
0 commit comments