We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53eff48 commit 0dac216Copy full SHA for 0dac216
CHANGELOG.md
@@ -6,6 +6,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
9
+## [v0.4.0] - 2022-10-11
10
+### Added
11
+- Docker Compose YAML file for Cassandra, DynamoDB Local & YugabyteDB.
12
+- Cassandra, DynamoDB Local & YugabyteDB environment variables to DotEnv example file.
13
+- Developer-friendly comments for environment variables in DotEnv example file.
14
+
15
+### Changed
16
+- Renamed Docker Compose files to follow compose specification.
17
+- Readme to adopt Compose V2 specifications.
18
19
## [v0.3.0] - 2022-09-16
20
### Added
21
- Docker Compose YAML file for SurrealDB.
0 commit comments