Files
lesson-highlights/docs/CHANGELOG.md
T

42 lines
672 B
Markdown

# 更新日志
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [版本号] - 日期
### Added
- 新功能
### Changed
- 功能变更
### Fixed
- 问题修复
### Deprecated
- 弃用功能
### Removed
- 移除的功能
### Security
- 安全相关
---
## 示例
### [1.0.0] - 2026-05-02
### Added
- 初始版本发布
- 片段提取功能
- Whisper 语音转录
- LLM 标题纠错
- 双轨字幕生成
- 字幕烧录功能
- 状态持久化支持
- 暂停/恢复功能