From 09a4ffe1d2add78c0773fb1d1d1313835ac71095 Mon Sep 17 00:00:00 2001 From: Jason Gross Date: Mon, 25 May 2020 19:08:01 -0400 Subject: dev/tools/make-changelog.sh now asks about fixed bugs Fixes #12386 --- doc/changelog/08-tools/12410-add-fixes.rst | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 doc/changelog/08-tools/12410-add-fixes.rst (limited to 'doc') diff --git a/doc/changelog/08-tools/12410-add-fixes.rst b/doc/changelog/08-tools/12410-add-fixes.rst new file mode 100644 index 0000000000..f4c41dc3c3 --- /dev/null +++ b/doc/changelog/08-tools/12410-add-fixes.rst @@ -0,0 +1,4 @@ +- **Changed:** + ``dev/tools/make-changelog.sh`` now asks for a list of bugs fixed by the PR + (`#12410 `_, fixes `#12386 + `_, by Jason Gross). -- cgit v1.2.3