Skip to content

Commit 7245dcf

Browse files
update CHANGELOG.md
1 parent e305db9 commit 7245dcf

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# ChangeLog
22

3+
## 2.11.0
4+
- Vite + Vue scaffolding support (experimental).
5+
- Fix a bug of TSharedMemory on macos.
6+
37
## 2.10.0
48
- Supported for std::format style log output, Tf::error(), Tf::warn(), Tf::info(), etc.
59
- Fix a bug of tsharedmemory initiation.

docs/en/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Try TreeFrog Framework which combines high productivity and high speed operation
4040
May 5, 2025
4141
### TreeFrog Framework version 2.11.0 (stable) release <span style="color: red;">New!</span>
4242

43-
- Vite + Vue scaffolding support (experimental), see [Vite+Vue](/en/user-guide/view/vite+vue/).
43+
- Vite + Vue scaffolding support (experimental), see [Vite+Vue](/en/user-guide/view/vite+vue.html).
4444
- Fix a bug of TSharedMemory on macos.
4545

4646
[<i class="fas fa-download"></i> Download this version](/en/download/)

docs/ja/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Webアプリの開発において、開発効率と動作速度はトレード
4343

4444
### 2025/5/5 TreeFrog Framework バージョン2.11.0 (安定版)リリース <span style="color: red;">New!</span>
4545

46-
- Vite + Vue のスキャフォールディングサポート(実験的) [Vite+Vue](/ja/user-guide/view/vite+vue/)参照
46+
- Vite + Vue のスキャフォールディングサポート(実験的) [Vite+Vue](/ja/user-guide/view/vite+vue.html)参照
4747
- macOS の TSharedMemory クラスの不具合修正
4848

4949
[<i class="fas fa-download"></i> ダウンロードはこちらから](/ja/download/)

0 commit comments

Comments
 (0)