chore: add changelog for initial release and version updates

This commit is contained in:
duanfuxiang 2025-01-06 19:16:45 +08:00
parent a6c0e621ef
commit aabbd350fd

View File

@ -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