diff --git a/CHANGELOG.md b/CHANGELOG.md index 6b708f2..070d89c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,13 +1,32 @@ -# Changelog All notable changes to this project will be documented in this file. +# Changelog + +All notable changes to this project will be documented in this file. The format is inspired by [Keep aChangelog](https://keepachangelog.com/en/1.0.0/), and [Element](https://github.com/vector-im/element-android) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +[//]: # (Available sections in changelog) +[//]: # (### API changes warning ⚠️:) +[//]: # (### Added Features and Improvements 🙌:) +[//]: # (### Bugfix 🐛:) +[//]: # (### Other changes:) + + ## [Unreleased] +### API changes warning ⚠️: +- App id changed to `de.quantumphysique.trale`, upgrading is not possible! + +### Added Features and Improvements 🙌: +- Prepare F-Droid launch + +### Other changes: - Add github actions - Upgrade dependencies +### Bugfix 🐛: +- Fix padding issue on target weight dialog + ## [0.3.1] - 2023-09-08 ### Added Features and Improvements 🙌: