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 ba85f7f commit 2f4e9f5Copy full SHA for 2f4e9f5
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.2.0] 2022-10-12
10
+### Added
11
+- TLS configuration in `Caddyfile` example file to enable Caddy HTTPS support.
12
+- Developer-friendly comments for environment variables in the DotEnv example file.
13
+- "Trusting Caddy certificate authority" steps in Readme.
14
+
15
+### Changed
16
+- Renamed Docker Compose file to follow compose specifications.
17
+- Readme to adopt Compose V2 specifications.
18
19
## [v0.1.2] 2022-05-03
20
### Fixed
21
- Connection refuse when triggering the `caddy reload` command.
0 commit comments