Files
SubMiner/changes
Kyle 1445f0e535 Release prep v0.11.0
Bump version to 0.11.0, build changelog from 15 fragments,
update docs-site changelog, and regenerate config example.
2026-04-03 14:09:30 -07:00
..

Changelog Fragments

Add one .md file per user-visible PR in this directory.

Use this format:

type: added
area: overlay

- Added keyboard navigation for Yomitan popups.
- Added auto-pause toggle when opening the popup.

Rules:

  • type required: added, changed, fixed, docs, or internal
  • area required: short product area like overlay, launcher, release
  • each non-empty body line becomes a bullet
  • README.md is ignored by the generator
  • if a PR should not produce release notes, apply the skip-changelog label instead of adding a fragment