Skip to content

Commit 2f4e9f5

Browse files
committed
docs: updated changelog for v.0.2.0
1 parent ba85f7f commit 2f4e9f5

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

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+
919
## [v0.1.2] 2022-05-03
1020
### Fixed
1121
- Connection refuse when triggering the `caddy reload` command.

0 commit comments

Comments
 (0)