diff --git a/.app_version b/.app_version index 583b27ac..78bc1abd 100644 --- a/.app_version +++ b/.app_version @@ -1 +1 @@ -0.9.12 +0.10.0 diff --git a/CHANGELOG.md b/CHANGELOG.md index c8f52af4..3f153ee3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,14 @@ 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/). +## [0.10.0] — 2024-08-20 + +### Added + +- The `api/v1/stats` endpoint to get stats for the user with swagger docs + +See the [PR](https://github.com/Freika/dawarich/pull/185) or Swagger docs (`/api-docs`) for more information. + ## [0.9.12] — 2024-08-15 ### Fixed