Skip to content

Latest commit

 

History

History
77 lines (45 loc) · 1.42 KB

File metadata and controls

77 lines (45 loc) · 1.42 KB

Release Notes

Remove these blockquote instructions when filling in this template.

Summary

Field Value
Model / Project Name
Last Updated

Track changes to the model and reports over time. Each release entry should describe what changed, why, and any impact on existing reports or users.

Releases

[Version or Date] - [Short Title]

Released: [Date] Released By: [Name]

Changes:

  • [Change 1: what changed and why]
  • [Change 2: what changed and why]

Impact:

  • [Any effect on existing reports, visuals, or users]

Notes:

  • [Any additional context]

Copy the block above for each new release. Most recent release should appear first (reverse chronological order).

Release Template

Use this template when adding a new entry:

### [Version or Date] - [Short Title]

**Released**: [Date]
**Released By**: [Name]

**Changes**:

-

**Impact**:

-

**Notes**:

-

Versioning Conventions

If you follow a versioning scheme, describe it here.

Convention Description
Major (1.0 -> 2.0) Breaking changes to model structure, renamed measures, removed tables
Minor (1.0 -> 1.1) New measures, new report pages, non-breaking additions
Patch (1.1 -> 1.1.1) Bug fixes, formatting corrections, documentation updates

Alternatively, use date-based versions: 2025-03-08.

Notes