Skip to content

Commit

Permalink
draft of release note 5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kaigai committed Jan 6, 2025
1 parent 5b8f92e commit c4bbd54
Show file tree
Hide file tree
Showing 8 changed files with 437 additions and 28 deletions.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -250,5 +250,5 @@ <h2 id="support-policy">Support Policy</h2>

<!--
MkDocs version : 1.6.0
Build Date UTC : 2024-12-20 14:11:31.276581+00:00
Build Date UTC : 2025-01-06 15:47:51.675639+00:00
-->
2 changes: 1 addition & 1 deletion docs/ja/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -242,5 +242,5 @@ <h2 id="_6">サポートポリシー</h2>

<!--
MkDocs version : 1.6.0
Build Date UTC : 2024-12-20 14:11:31.824297+00:00
Build Date UTC : 2025-01-06 15:47:52.231739+00:00
-->
2 changes: 1 addition & 1 deletion docs/ja/search/search_index.json

Large diffs are not rendered by default.

Binary file modified docs/ja/sitemap.xml.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/search/search_index.json

Large diffs are not rendered by default.

Binary file modified docs/sitemap.xml.gz
Binary file not shown.
3 changes: 2 additions & 1 deletion man/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ __DOC_FILES := index.md \
release_v3.0.md \
release_v5.0.md \
release_v5.1.md \
release_v5.2.md
release_v5.2.md \
release_v5.3.md

DOC_FILES := $(addprefix ./, $(__DOC_FILES))

Expand Down
454 changes: 431 additions & 23 deletions man/release_v5.3.md

Large diffs are not rendered by default.

0 comments on commit c4bbd54

Please sign in to comment.