File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -6,14 +6,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ v0.5.0] - 2022-12-14
10
+ ### Added
11
+ - Docker Compose YAML file for CockroachDB & Neo4j.
12
+ - CockroachDB & Neo4j environment variables to DotEnv example file.
13
+
9
14
## [ v0.4.0] - 2022-10-11
10
15
### Added
11
16
- Docker Compose YAML file for Cassandra, DynamoDB Local & YugabyteDB.
12
17
- Cassandra, DynamoDB Local & YugabyteDB environment variables to DotEnv example file.
13
- - Developer-friendly comments for environment variables in DotEnv example file.
18
+ - Developer-friendly comments for environment variables in the DotEnv example file.
14
19
15
20
### Changed
16
- - Renamed Docker Compose files to follow compose specification .
21
+ - Renamed Docker Compose files to follow compose specifications .
17
22
- Readme to adopt Compose V2 specifications.
18
23
19
24
## [ v0.3.0] - 2022-09-16
You can’t perform that action at this time.
0 commit comments