BUG-FIX RELEASE EXAMPLE

Bug-fix release notes example

A useful maintenance note names the experience that changed and stays specific without exposing internal incident detail.

RAW CHANGES

Engineering input

  • fix: stop sending duplicate invoice emails on webhook retries #742
  • fix: retain timezone when editing scheduled reports
  • fix: show empty state after final project is archived
  • chore: update billing webhook tests

CUSTOMER-READY DRAFT

A smoother, more predictable workspace

This update resolves three issues affecting invoice emails, scheduled reports, and archived projects.

Fixes

  • Invoice emails are no longer duplicated when a payment notification is retried.
  • Editing a scheduled report now preserves its selected timezone.
  • Archiving your final project now shows the correct empty state.

EDITING NOTES

Why this draft works

  • Names the visible outcome of each fix.
  • Keeps test and webhook implementation details out of the customer draft.
  • Avoids calling routine fixes “major improvements.”

Turn your own changes into a draft.

Paste commit or pull-request summaries. Your text stays in your browser.

Make release notes