diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..ea1b3dba --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,20 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +### Added + +TODO + +## [0.6.6] - 2023-06-06 + +- Allow users to hide ATMs permanently in settings. +- Update verify link to single id param. +- Change status bar color when place view is expanded. +- Add more validations. +- Improve Greek translation. +- Improve German translation.