Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ Changelog

All notable changes to this project will be documented in this file.

## 4.73.0 - 2026-05-07

## Added
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This heading is ## Added (level 2), but every other section heading in this file (Added/Changed/Fixed) uses ### (level 3) under the ## <version> header. As written, "Added" sits at the same heading level as the version itself, which breaks the document hierarchy and the rendered TOC. Should be ### Added to match e.g. the 4.72.0 entry.


- Schema: Added Date, TimeOfDay, UUID and timestamp/time-of-day params (@twmb)

## 4.72.0 - 2026-05-01

### Added
Expand Down
Loading