lean4-htt/doc/dev
Kim Morrison 28a7098728
feat: add script for generating release notes (#6519)
This PR adds a script to automatically generate release notes using the
new `changelog-*` labels and "This PR ..." conventions.

Usage:
```
script/release_notes.py v4.X.0
```
where `v4.X.0` is the **previous** release, i.e. the script will process
all commits *since* that tag.
2025-01-04 01:31:02 +00:00
..
bootstrap.md chore: default parseQuotWithCurrentStage to true in stage 0 (#6212) 2024-11-27 12:58:44 +00:00
commit_convention.md doc: Adjust contributor's docs to squash merging (#2927) 2023-11-21 10:13:43 +00:00
debugging.md doc: stderrAsMessages is now the default on the cmdline as well (#4955) 2024-08-08 10:28:22 +00:00
ffi.md doc: layout algorithm (#3915) 2024-05-03 11:47:23 +00:00
index.md doc: prelude convention in Lean (#3416) 2024-02-20 12:11:57 +00:00
mdbook.md chore: update domain 2023-09-20 15:13:27 -07:00
release_checklist.md feat: add script for generating release notes (#6519) 2025-01-04 01:31:02 +00:00
testing.md doc: add links to folder references (#3249) 2024-02-05 13:30:48 +00:00