diff --git a/.app_version b/.app_version index 0f1a7dfc..9b1bb851 100644 --- a/.app_version +++ b/.app_version @@ -1 +1 @@ -0.37.0 +0.37.1 diff --git a/CHANGELOG.md b/CHANGELOG.md index fe29bbb3..9e43696c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ 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.37.1] - 2025-12-30 + +## Fixed + +- The db migration preventing the app from starting. +- Raw data archive verifier now allows having points deleted from the db after archiving. + # [0.37.0] - 2025-12-30 ## Added