Skip to content

Commit 979f3ff

Browse files
committed
release: v0.1.0
1 parent a3820cd commit 979f3ff

1 file changed

Lines changed: 43 additions & 18 deletions

File tree

CHANGELOG.md

Lines changed: 43 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,43 @@
1-
# Changelog
2-
3-
## v0.0.1
4-
5-
### Added
6-
- Initial project structure
7-
- Learning journal for quanttide-founder
8-
- AGENTS.md with file naming conventions
9-
- Hierarchical journal specifications (Paper -> Handbook -> Bylaw)
10-
- Meta folder structure for bylaws and tutorials
11-
- Journal submodule for business entity
12-
- Profile submodule for business entity
13-
- Report submodule for business entity
14-
15-
### Changed
16-
- Moved learning log details to meta/bylaw/learn_journal.md
17-
- Refactored journal specifications into meta folder
18-
- Moved submodules to docs directory
1+
# 更新日志
2+
3+
本文档记录项目所有重要变更。格式基于 [Keep a Changelog](https://keepachangelog.com/zh-CN/1.0.0/)
4+
5+
## [0.1.0] - 2026-04-03
6+
7+
### 新增
8+
9+
- 13 个子模块:archive, bylaw, essay, gallery, handbook, journal, library, profile, report, roadmap, specification, tutorial
10+
- 2 个代码子模块:qtadmin, qtcloud-finance
11+
- AGENTS.md、CONTRIBUTING.md、README.md 规范文档
12+
- .gitignore 配置
13+
14+
### 变更
15+
16+
- 统一 CHANGELOG 格式为中文
17+
- 更新子模块引用
18+
19+
### 文档
20+
21+
- 秘书处制度
22+
- 从执行者到管理者教程
23+
- 离职工作章程
24+
- Git 仓库资产管理规范
25+
26+
## [0.0.1] - 2026-03-23
27+
28+
### 新增
29+
30+
- 初始项目结构
31+
- 量潮创始人学习日志
32+
- AGENTS.md 文件命名规范
33+
- 层级化日志规范体系(Paper → Handbook → Bylaw)
34+
- 元文件夹结构(bylaw 和 tutorial)
35+
- Journal 子模块(商业实体)
36+
- Profile 子模块(商业实体)
37+
- Report 子模块(商业实体)
38+
39+
### 变更
40+
41+
- 将学习日志详情移至 meta/bylaw/learn_journal.md
42+
- 重构日志规范到 meta 文件夹
43+
- 将子模块移至 docs 目录

0 commit comments

Comments
 (0)