docs: convert changelog release notes from RST to Markdown (#3746)

* docs: convert changelog release notes from RST to Markdown
This commit is contained in:
Ha Thach
2026-06-30 22:27:27 +07:00
committed by GitHub
parent 188b998929
commit dae3f9a366
25 changed files with 842 additions and 1061 deletions

View File

@ -66,4 +66,4 @@ gen_presets.main()
###################
# docs/changelog/
###################
print("Add docs/changelog/{}.rst and list it at the top of docs/changelog/index.rst".format(version))
print("Add docs/changelog/{}.md and list it at the top of docs/changelog/index.rst".format(version))