Skip to content

Commit d4cc55e

Browse files
committed
docs: updated changelog for v0.5.0
1 parent f1a7792 commit d4cc55e

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

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+
914
## [v0.4.0] - 2022-10-11
1015
### Added
1116
- Docker Compose YAML file for Cassandra, DynamoDB Local & YugabyteDB.
1217
- 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.
1419

1520
### Changed
16-
- Renamed Docker Compose files to follow compose specification.
21+
- Renamed Docker Compose files to follow compose specifications.
1722
- Readme to adopt Compose V2 specifications.
1823

1924
## [v0.3.0] - 2022-09-16

0 commit comments

Comments
 (0)