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 d67f1db commit f0c4715Copy full SHA for f0c4715
CHANGELOG.md
@@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
9
+## [v0.1.1] - 2021-01-15
10
+### Added
11
+- EditorConfig file.
12
+
13
+### Changed
14
+- shell scripts to adopt [Google Shell Style Guide](https://google.github.io/styleguide/shellguide.html).
15
+- shell scripts based on [ShellCheck](https://github.com/koalaman/shellcheck) syntax guidelines.
16
17
## [v0.1.0] - 2021-01-09
18
### Added
19
- Docker Compose YAML file.
0 commit comments