diff --git a/CHANGELOG.md b/CHANGELOG.md index 43a9a26a..e59af5a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,15 @@ 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.2.3] — 2024-05-18 + +### Added + +- Now you can import `records.json` file from your Google Takeout archive, not just Semantic History Location JSON files. The import process is the same as for Semantic History Location JSON files, just select the `records.json` file instead and choose "google_records" as a source. + +--- + + ## [0.2.2] — 2024-05-18 ### Added