8dd1cf326d
- 基于 VeighNa 4.4.0 的二次开发基础 - 建立项目目录结构(sanguo_trader/sanguo_research/sanguo_data/sanguo_common) - 配置开发工作流文档和 Git 模板 - 设置 GitHub Flow 分支策略 - 添加依赖管理文件 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
27 lines
587 B
Markdown
27 lines
587 B
Markdown
# Changelog
|
|
|
|
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).
|
|
|
|
## [Unreleased]
|
|
|
|
### Added
|
|
- Initial project structure setup
|
|
- Development workflow documentation
|
|
|
|
## [0.1.0] - 2025-06-25
|
|
|
|
### Added
|
|
- 项目初始化
|
|
- 基于 VeighNa 4.4.0 的开发基础
|
|
- 完整的开发工作流文档
|
|
|
|
---
|
|
|
|
## 版本说明
|
|
|
|
- **Unreleased**: 正在开发中的功能
|
|
- **[版本号] - 日期**: 已发布版本
|