Template

# This release contains
## Enterprise Admin
[//]: # (Include high level overview of the included changes for People, Support, Reports, and Settings)

## Enterprise Content
[//]: # (Include high level overview of the included changes for CMS and Marketing)

# Included changes
## Enterprise
[//]: # (Include all Enterprise changes, including both Admin and Content, from bub output. Remove section if there are no Enterprise changes)

## Online
[//]: # (Include all Online changes from bub output, remove section if there are no Online changes)

## Shared
[//]: # (Include all Shared changes from bub output, remove section if there are no Shared changes)

Writing release notes

If it hasn’t been already, clone and set up banno-utility-belt.

Included changes

  • Use banno-utility-belt to compile platform-ux changes; run bub changelog create --from=v1.xxx.0 --to=v1.xxy.0 platform-ux
  • Remove platform-ux: from each line of output
  • Sort each change into one of three categories under Included changes
    • Enterprise
    • Online
    • Shared

Example

# Included changes
## Enterprise
Support: ENT-765 Case tagging QA - Styling (joshuawilson77) - #8268
People / History: Add Configuration filters to Activity and History timelines (ENT-762) (ENT-763) (kddrake) - #8269

## Online
Online: Refactor transactions to be more robust (barronhagerman) - #8230
Online: fix empty ad gap (jrobinson01) - #8161

## Shared
Shared: (chore) Update localhost certificate (barronhagerman) - #8267
JHA WC v2: jha date picker (jrobinson01) - #8132
Support/Banno Online/Shared: Add tagged input colors to chips (rginther) - #8264

This release contains

  • Take the Enterprise changes and sort them by product
  • Summarize the changes of each product into a high level description of the changes

Example

# This Release Contains:
## History
  - Add Configuration filter
## People
  - Add Configuration filter to User Activity
## Support
  - Case tagging style updates