# 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]
[Unreleased]: https://github.com/sassman/putzen-rs/compare/v1.0.2...HEAD
## [1.0.2] - 2022-02-06
[1.0.2]: https://github.com/sassman/putzen-rs/compare/v1.0.1...v1.0.2
### Bug Fixes
- On windows: `UNC` paths are problematic (#9)
- On windows path `.` is not recognized
- Wrong heading level broke the build
### Features
- Update logo + demo + README.md
### Miscellaneous Tasks
- Fix little link issue
## [1.0.1] - 2022-01-31
[1.0.1]: https://github.com/sassman/putzen-rs/compare/v1.0.0...v1.0.1
### Features
- Add `-v` and default starting folder (#4)
### Miscellaneous Tasks
- Fix release-binary-assets workflow
### Release
- CHANGELOG.md + version bump (#5)
## [1.0.0] - 2022-01-31
[1.0.0]: https://github.com/sassman/putzen-rs/compare/v1.0.0
### Features
- Initial release (#3)
- Add `-y` cli flag (#2)
- Migrate to dialoguer for a more nice UX on the interactive part (#1)
- Completing the basic feature set
- Does something, but not super happy yet
- Finds all files matching and prints out the delete command