Skip to content
Closed
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
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,17 @@ All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
The format is based on [Keep a Changelog](http://keepachangelog.com/).

## [Upcoming] Version 3.10.0
## Upcoming

### Added

-

### Fixed

-
Comment on lines +11 to +15
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Best Practices: Empty placeholder bullet points will render as blank list items

Lines 11 and 15 contain bare - entries with no content. If the Upcoming section is published without filling these in, the rendered changelog will show empty list items under Added and Fixed, which looks unfinished and uninformative to readers.

Consider either removing the empty placeholders until there are real entries, or using a comment/note to signal they are intentional stubs (e.g., a placeholder description).

Suggested change
-
### Fixed
-
- TBD
### Fixed
- TBD

Double-check suggestion before committing. Edit this comment for amendments.


Please provide feedback on the review comment by checking the appropriate box:

  • 🌟 Awesome comment, a human might have missed that.
  • ✅ Helpful comment
  • 🤷 Neutral
  • ❌ This comment is not helpful


## Version 3.10.0

### Added

Expand Down
Loading