From 9cf3685eb6516b4ae68e410268be5bb29fb5766e Mon Sep 17 00:00:00 2001 From: Eugene Burmakin Date: Tue, 21 Jan 2025 19:46:23 +0100 Subject: [PATCH] Update app version and changelog --- .app_version | 2 +- CHANGELOG.md | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.app_version b/.app_version index fda96dcf..9e40e75c 100644 --- a/.app_version +++ b/.app_version @@ -1 +1 @@ -0.23.2 +0.23.3 diff --git a/CHANGELOG.md b/CHANGELOG.md index 04da2e91..51f3f561 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,11 @@ 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.23.2 - 2025-01-21 +# 0.23.3 - 2025-01-21 + +### Fixed + +- Drastically improved performance for Google's Records.json import. ### Fixed