Merge branch 'master' into dev

This commit is contained in:
Evgenii Burmakin 2025-11-09 16:20:06 +01:00 committed by GitHub
commit 6e1c9d7600
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -1 +1 @@
0.34.3
0.35.0

View file

@ -4,7 +4,8 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
# [UNRELEASED]
# [0.35.0]
## Added
@ -27,7 +28,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- `.env.example` file added with default environment variables.
- Single Dockerfile introduced so Dawarich could be run in self-hosted mode in production environment.
# [0.34.2] - 2025-10-31
## Fixed