From 7c27bca624497df4aa3ba682eaa3858be236a378 Mon Sep 17 00:00:00 2001 From: Georg Goering Date: Fri, 14 Jun 2024 14:30:03 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 19a0ab9..7f1e047 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## [v1.26.1-1] - 2024-06-14 ### Changed - Write app.conf into volume instead of the container file system (#90) - this should make nginx more robust against container re-creations