Update changelog

This commit is contained in:
Eugene Burmakin 2025-08-29 18:14:59 +02:00
parent 25a69b0d6f
commit de03290bb6
2 changed files with 6 additions and 2 deletions

View file

@ -1 +1 @@
0.30.12
0.30.13

View file

@ -4,12 +4,16 @@ 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.30.13] - 2025-08-29
## Fixed
- Default value for `points_count` attribute is now set to 0 in the User model.
## Changed
- Alternative logic for tracks generation.
# [0.30.12] - 2025-08-26
## Fixed