diff --git a/CHANGELOG.md b/CHANGELOG.md index 152076a..9ea71a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Calendar Versioning](https://calver.org/) (`YYYY.MM.MICRO-TAG`). +## [v2024.10.2-beta] - 2024-10-24 + +### Added + +- Add prometheus container to docker compose + +### Changed + +- Switch from nginx to caddy for easy prometheus integration and https + ## [v2024.10.1-beta] - 2024-10-18 ### Added