diff --git a/.app_version b/.app_version index 0aeaf413..4d8ac4d2 100644 --- a/.app_version +++ b/.app_version @@ -1 +1 @@ -0.34.3 +0.35.0 \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 96bebfd7..5b013145 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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