diff --git a/CHANGELOG.md b/CHANGELOG.md index e69de29..f6f0796 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -0,0 +1,21 @@ +# Changelog + +## v0.0.1 + +### Added +- Initial release of obsidian-infio-copilot plugin +- Basic functionality for AI-powered assistance in Obsidian +- Interactive chat with selected notes +- Smart autocomplete based on your notes +- Enhanced user experience with customizable prompts +- Integration with Obsidian's search functionality + +### Fixed +- Bug fixes and improvements + + +## v0.0.2 + +### Fixed +- Fixed memory leak in chat interface +- Corrected markdown rendering issues