Skip to content

Commit b52cb17

Browse files
committed
[Fix] text errors in changelogs
1 parent cfd2b16 commit b52cb17

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

CHANGELOG.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,14 @@ and this project adheres to [Semantic Version](http://semver.org/spec/v2.0.0.htm
1111

1212
### Removed
1313

14-
## [next release 2.1.0] - 21-09-2018
14+
## [2.1.0] - 21-09-2018
1515
### Changed
1616

1717
* Easier install documentation using `dockergento setup` command
1818
* Set all configuration settings inside `config/dockergento` folder
19-
* Change `docker-compose.yml` filename to `docker-compose-sample.yml` as this file needs to be copied and edited per project.
20-
21-
## [next release 2.0.0] - 13-09-2018
22-
### Added
19+
* Change `docker-compose.yml` filename to `docker-compose.sample.yml` as this file needs to be copied and edited per project.
2320

21+
## [2.0.0] - 13-09-2018
2422
### Changed
2523

2624
* Set whole magento application in a named volume `magento` instead of using 6 volumes:
@@ -36,12 +34,8 @@ and this project adheres to [Semantic Version](http://semver.org/spec/v2.0.0.htm
3634

3735
* Reason: Bug when having volumes inside a file bind mount: [#26157](https://github.com/moby/moby/issues/26157#issuecomment-419722589)
3836

39-
### Removed
40-
4137
## [1.3.0] - 05-09-2018
42-
4338
### Changed
44-
4539
* Documentation about how to sync `vendor` and `generated` volumes according to latest changes on [magento2-dockergento-console](https://github.com/ModestCoders/magento2-dockergento-console)
4640

4741
### Removed

0 commit comments

Comments
 (0)