File tree Expand file tree Collapse file tree 1 file changed +13
-8
lines changed
Expand file tree Collapse file tree 1 file changed +13
-8
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- Make sure to have a look at [ UPDATING.md ] ( Updating.md ) to see any required steps for updating
4- major versions
3+ Make sure to have a look at [ UPDATING] ( Updating.md ) to see any required steps for updating
4+ major versions.
55
6- ## Devilbox v1.0
6+ ## [ Unreleasd ]
77
8- * Use Docker volumes for stateful data (MySQL, PgSQL, MongoDB)
9- - This fixes various mount issues on Windows
8+ ### Added
9+ - [ CHANGELOG] ( CHANGELOG.md ) by the standard of: https://keepachangelog.com
10+ - [ UPDATING] ( UPDATING.md ) provides information how to update between major versions
11+
12+ ### Changed
13+ - Use Docker volumes instead of directory mounts for stateful data (MySQL, PgSQL and MongoDB)
14+ - This fixes various mount issues on Windows: #175 #382
1015 - This improves general performance
11- * Split Bind container into internal DNS and autoDNS
12- - This fixes various issues with Docker Toolbox and DNS resolution
13- * Use semantic versioning
16+ - Split Bind container into internal DNS and autoDNS: # 248
17+ - This fixes various issues with Docker Toolbox and DNS resolution: # 119
18+ - Use semantic versioning
1419 - This allows for faster releases
1520 - This allows for better visibility of breaking changes
You can’t perform that action at this time.
0 commit comments