hookehuyr

docs: create CHANGELOG.md

1 +# Changelog
2 +
3 +All notable changes to this project will be documented in this file.
4 +
5 +## [Unreleased]
6 +
7 +### Added
8 +- 初始化项目 Git 仓库
9 +- 创建 .gitignore 配置文件
10 +- 创建并切换到 develop 分支