diff --git a/.gitignore b/.gitignore index 75bf64e..80560fc 100644 --- a/.gitignore +++ b/.gitignore @@ -5,5 +5,4 @@ .env /target -Cargo.lock /cargo_home diff --git a/CHANGELOG.md b/CHANGELOG.md index a90839d..0d1ae79 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +# Changelog + +All notable changes to this project will be documented in this file. + + +## [1.3.0] - 2026-04-16 + +### Miscellaneous Tasks + +- Bump reqwest and famedly_rust_utils +