Skip to content

Add a CHANGELOG #57

Description

@christian-byrne

What — No CHANGELOG.md, despite 8 published releases.

Why it matters here — Consumers upgrading have no way to see what changed between versions. For a published client library that is the most-requested doc.

Evidence

$ gh api repos/Comfy-Org/comfy-python-sdk/releases -q length
8

$ ls CHANGELOG.md
ls: cannot access 'CHANGELOG.md': No such file or directory

Fix

Adopt keep-a-changelog, or generate from conventional commits and attach to the release the publish workflow produces.


Found by repo-audit during repo improvement sweep 2026-08-17. Parent: #53

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions