Update changelog

This commit is contained in:
Eugene Burmakin 2024-05-18 15:08:46 +02:00
parent 3f4ab76361
commit dd0ec059a3

View file

@ -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/) The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/). 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 ## [0.2.2] — 2024-05-18
### Added ### Added