# Changelog ## [Unreleased] - yyyy-mm-dd ### Added ### Deleted ## Modified ## [0.2.0] - 2023-07-11 ### Added - CI/CD files as found in https://github.com/Nicolas-Ferre/rust-example ### Modified - Project structure to resemble that of https://github.com/Nicolas-Ferre/rust-example ### Deleted - Old `.github` directory ## [0.1.0] - 2023-07-08 ### Added - Initial project setup - `file_cabnet` module w/ `configuration` module tests - Began `organize` module