Use this skill when the user asks to "update documentation", "write changelog", or "update readme". It defines the standard formats for CHANGELOG.md and README.md in the OffLine repository.
This skill defines how to maintain project documentation.
We follow Keep a Changelog format.
## [Unreleased] for new changes.### Added for new features.### Changed for changes in existing functionality.### Deprecated for soon-to-be removed features.### Removed for now removed features.### Fixed for any bug fixes.### Security in case of vulnerabilities.## [Unreleased]
### Added
- Auto-scroll to bottom when loading chat files.
### Fixed
- Memory parsing issue on Safari.
The README is the landing page for the project.