diff --git a/.app_version b/.app_version index e780e0e0..e2082db9 100644 --- a/.app_version +++ b/.app_version @@ -1 +1 @@ -0.30.12 +0.30.13 diff --git a/CHANGELOG.md b/CHANGELOG.md index 5854fb91..f02a796f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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