12 lines
388 B
Markdown
12 lines
388 B
Markdown
# Changelog
|
|
|
|
All notable changes to this project will be documented here.
|
|
Format follows [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
|
|
|
## [0.1.0] - Unreleased
|
|
### Added
|
|
- Initial implementation: ChatGPT and Claude export via internal web APIs
|
|
- Markdown and JSON exporters
|
|
- Local cache/manifest for incremental sync
|
|
- CLI with export, list, cache, doctor, and auth commands
|