mirror of
https://github.com/pybind/pybind11.git
synced 2026-04-19 22:39:09 +00:00
* chore: move changelog to markdown * chore: switch to simpler block def Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com> * style: pre-commit fixes * chore: handle more block ends Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com> * docs: fix md display Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com> * docs: one more fix Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com> * style: pre-commit fixes --------- Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
16 lines
556 B
Markdown
16 lines
556 B
Markdown
<!--
|
|
Title (above): please place [branch_name] at the beginning if you are targeting a branch other than master. *Do not target stable*.
|
|
It is recommended to use conventional commit format, see conventionalcommits.org, but not required.
|
|
-->
|
|
## Description
|
|
|
|
<!-- Include relevant issues or PRs here, describe what changed and why -->
|
|
|
|
|
|
## Suggested changelog entry:
|
|
|
|
<!-- Fill in the block below with the expected entry. Delete if no entry needed;
|
|
but do not delete the header if an entry is needed! Will be collected via a script. -->
|
|
|
|
* Placeholder.
|