diff --git a/CHANGELOG.md b/CHANGELOG.md index d5ed0f4..82ab691 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog +## [v0.2.1](https://github.com/tapihdev/cfp.nvim/compare/v0.2...v0.2.1) - 2025-08-22 +- fix: export setup in init.lua by @tapih in https://github.com/tapihdev/cfp.nvim/pull/10 + ## [v0.2.0](https://github.com/tapihdev/cfp.nvim/compare/v0.1.1...v0.2.0) - 2025-08-20 - feat: add more commands by @tapih in https://github.com/tapihdev/cfp.nvim/pull/8