# 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.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [1.0.0] 2022-01-31
### Features
- Finds all files matching and prints out the delete command
- Does something, but not super happy yet
- Completing the basic feature set
- Migrate to dialoguer for a more nice UX on the interactive part (#1)
- Add `-y` cli flag
### Miscellaneous Tasks
- Adjust readme and usage
- Small adjustments on the project description
- Add demo gif and png