Skip to content

Commit 224de4a

Browse files
committed
Use CHANGELOG standard by https://keepachangelog.com
1 parent f986236 commit 224de4a

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

CHANGELOG.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,15 @@ major versions.
88
#### Changed
99
- Split Bind container into internal DNS and autoDNS: #248
1010
- This fixes various issues with Docker Toolbox and DNS resolution: #119
11-
12-
13-
## v1.0.0-alpha1 [unreleased]
14-
15-
#### Changed
1611
- Use Docker volumes instead of directory mounts for stateful data (MySQL, PgSQL and MongoDB)
1712
- This fixes various mount issues on Windows: #175 #382
1813
- This improves general performance
1914

2015

16+
## v1.0.0-alpha1 [unreleased]
17+
18+
-
19+
2120
## v0.15.0 [unreleased]
2221

2322
#### Added
@@ -74,7 +73,7 @@ major versions.
7473
- GitHub Issue templates
7574
- Discourse forum link: https://devilbox.discourse.group
7675

77-
#### Changed
76+
### Changed
7877
- Use semantic versioning
7978
- This allows for faster releases
8079
- This allows for better visibility of breaking changes (note that breaking changes might still occur before release v1.0.0)

0 commit comments

Comments
 (0)