From 0f65ec4c6fe52a0873ac193e9069a084ad6541b3 Mon Sep 17 00:00:00 2001 From: Eugene Burmakin Date: Thu, 23 May 2024 20:55:31 +0200 Subject: [PATCH] Update changelog --- .app_version | 2 +- CHANGELOG.md | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/.app_version b/.app_version index 0d91a54c..9e11b32f 100644 --- a/.app_version +++ b/.app_version @@ -1 +1 @@ -0.3.0 +0.3.1 diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ea875e9..60285a01 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,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.3.1] — 2024-05-23 + +### Added + +- Instruction on how to import Google Takeout data to the application + + ## [0.3.0] — 2024-05-23 ### Added