openclaw/changelog/fragments
Peter Steinberger e915b4c64a refactor: unify monitor abort lifecycle handling 2026-02-26 04:36:25 +01:00
..
README.md refactor: unify monitor abort lifecycle handling 2026-02-26 04:36:25 +01:00

README.md

Changelog Fragments

Use this directory when a PR should not edit CHANGELOG.md directly.

  • One fragment file per PR.
  • File name recommendation: pr-<number>.md.
  • Include at least one line with both #<pr> and thanks @<contributor>.

Example:

- Fix LINE monitor lifecycle wait ownership (#27001) (thanks @alice)