# 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).
## v0.1.0 (2025-01-08)
### Refactor
- <csr-id-b7d639fa3d4a8a8761458b2a7a83067b9a20b569/> 修改名称
### New Features
- <csr-id-3a70c76fd3b5b9e176d3a3dfa023518eb1fb5bba/> Add initial project structure for Rust plugin system
- Created a workspace in `Cargo.toml` with multiple members including plugin interface, macros, host, and example plugins.
### Commit Statistics
<csr-read-only-do-not-edit/>
- 1 commit contributed to the release.
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages
### Commit Details
<csr-read-only-do-not-edit/>
<details><summary>view details</summary>
* **Uncategorized**
- 修改名称 ([`b7d639f`](https://github.com/Lydanne/plugrs/commit/b7d639fa3d4a8a8761458b2a7a83067b9a20b569))
</details>