diff --git a/CHANGELOG.md b/CHANGELOG.md index ec4d676..515c705 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,22 @@ All notable changes to this project will be documented in this file. +## [0.0.8] - 2024-06-04 + +### Features + +- Can load lazy plugins on events +- Can load lazy plugins on keymaps + +### Bug Fixes + +- Move files instead of copying them +- Sloth list was broken since refactoring + +### Miscellaneous Tasks + +- Switch from nixpkgs `23.11` to `unstable` + ## [0.0.7] - 2024-06-03 ### Features diff --git a/VERSION b/VERSION index 5a5831a..d169b2f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.0.7 +0.0.8