diff --git a/CHANGELOG.md b/CHANGELOG.md index 1fc1ed2..08f3f81 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,10 @@ All notable changes to this project will be documented in this file. - Show error message when readign directories for now - Parsing invalid files when using whole directories +### Refactor + +- *(tests)* Organize tests into modules based on pass/fail context + ### Run - `cargo fmt`