diff options
Diffstat (limited to 'docs/src/guide/patch-notes')
| -rw-r--r-- | docs/src/guide/patch-notes/cache-file.md | 5 | ||||
| -rw-r--r-- | docs/src/guide/patch-notes/plugin.md | 9 |
2 files changed, 14 insertions, 0 deletions
diff --git a/docs/src/guide/patch-notes/cache-file.md b/docs/src/guide/patch-notes/cache-file.md new file mode 100644 index 0000000..654dc77 --- /dev/null +++ b/docs/src/guide/patch-notes/cache-file.md @@ -0,0 +1,5 @@ +# パッチノート: キャッシュファイル + +| キャッシュバージョン | サポートバージョン | +|------------|-----------| +| v1 | v0.1.0 ~ | diff --git a/docs/src/guide/patch-notes/plugin.md b/docs/src/guide/patch-notes/plugin.md new file mode 100644 index 0000000..9fc1ad2 --- /dev/null +++ b/docs/src/guide/patch-notes/plugin.md @@ -0,0 +1,9 @@ +# パッチノート: プラグイン + +プラグインのパッチノートはここでは記載していません.[GitHubのリリースページ](https://github.com/m1sk9/LunaticChat/releases) や [ディスカッションページのリリースノートカテゴリー](https://github.com/m1sk9/LunaticChat/discussions/categories/announcements) をご覧ください. + +---- + +| メジャーバージョン | コードネーム | 開発期間 | サポートバージョン | +|-----------|---------|-----------|-----------| +| v0 | lunatic | 2026/01 ~ | 1.21.x | |
