+18
−2
+24
−0
Loading
Stanford GitLab is not approved for High Risk Data and Protected Health Information (PHI). For more information, see FAQ.
The changelog template ended each entry on a `{% end %}` expression tag, whose
trailing newline GitLab's changelog engine strips — concatenating every entry
onto one line. End the entry on the `{{ commit.reference }}` variable tag (as
GitLab's default template does) and document the gotcha.
Add a release-time preflight that lists feat/fix/perf commits in the range with
no `Changelog:` trailer, so silently-excluded changes are visible before the
confirm prompt. Backfill the already-published 1.1.0 notes: the dropped
gl-set-slack feature under Added plus a Fixed section.
Changelog: fixed
Co-Authored-By:
Claude Opus 4.8 <noreply@anthropic.com>