mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-10 01:01:39 -05:00
Update app version and changelog
This commit is contained in:
parent
d5ba51f113
commit
ef96a0475b
2 changed files with 9 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
0.9.12
|
||||
0.10.0
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue