Update app version and changelog

This commit is contained in:
Eugene Burmakin 2024-08-20 20:19:41 +02:00
parent d5ba51f113
commit ef96a0475b
2 changed files with 9 additions and 1 deletions

View file

@ -1 +1 @@
0.9.12
0.10.0

View file

@ -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