diff --git a/changelog.md b/changelog.md new file mode 100644 index 0000000..d7bfb8d --- /dev/null +++ b/changelog.md @@ -0,0 +1,24 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +## [unreleased] + +### 🚀 Features + +- Add swipe action to refresh report screen + +## [0.2.0] - 2025-04-16 + +### 🚀 Features + +- Add update and delete functionality to tags and improve report screen + +## [0.1.0] - 2025-04-09 + +### 🚜 Refactor + +- Clean up +- Perform some clean up + +