Skip to content

Commit 1c6b38a

Browse files
authored
Merge pull request #184 from firegento/040-changelog
Add v0.4.0 changes
2 parents 8fdfe7e + 64a1b5f commit 1c6b38a

File tree

1 file changed

+17
-3
lines changed

1 file changed

+17
-3
lines changed

CHANGELOG.md

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,24 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

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/)
55

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
722
### Fixed
823
- Fix imprint blocks in mails [#149](https://github.com/firegento/firegento-magesetup2/issues/149) (thanks @sprankhub)
924
- 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/)
2136
- Add integration test to travis ci [#166](https://github.com/firegento/firegento-magesetup2/issues/166) (thanks @frostblogNet)
2237
- Add unit test form blocks (thanks @frostblogNet)
2338
- Add integration test for visible in checkout property (thanks @sprankhub)
24-
2539

2640
### Removed
2741
- Remove price details from tier prices [#87](https://github.com/firegento/firegento-magesetup2/issues/87) (thanks @sprankhub)

0 commit comments

Comments
 (0)