mirror of
https://github.com/exchanges-lab/tradesync.git
synced 2026-08-05 05:06:07 +08:00
feat: add external references as git submodules noc and hype
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
[submodule "references/noc"]
|
||||
path = references/noc
|
||||
url = https://github.com/takassh/notion-client.git
|
||||
[submodule "references/hype"]
|
||||
path = references/hype
|
||||
url = https://github.com/hyperliquid-dex/hyperliquid-rust-sdk.git
|
||||
@@ -4,6 +4,8 @@
|
||||
格式遵循 Keep a Changelog,版本号遵循 SemVer。
|
||||
|
||||
## [Unreleased]
|
||||
### Added
|
||||
- 添加外部参考库作为 Git 子模块:`noc` (notion-client) 与 `hype` (hyperliquid-rust-sdk)
|
||||
|
||||
## [0.1.0] - 2026-05-30
|
||||
### Added
|
||||
|
||||
Submodule
+1
Submodule references/hype added at aac75585da
Submodule
+1
Submodule references/noc added at 6d5c7b94e3
Reference in New Issue
Block a user