git-review/releasenotes/notes/commit-hook-submodules-121f76901305ff98.yaml
Jeremy Stanley 707da48e38 Add release notes in preparation for next release
Many changes merged since the last release lack release notes. Since
we'll want to summarize them for the announcement anyway, we may as
well commit those summaries for posterity.

Change-Id: I56cda54cd9df781004462e95545a192302dd7bd4
2021-01-28 14:41:03 +00:00

7 lines
225 B
YAML

---
fixes:
- |
The Change-Id generating commit hook is now installed into any detected Git
submodules, so that it will take effect when creating changes within a
submodule and not just in the parent repository.