Skip to content

docs: add CHANGELOG.md and document maintenance process#27

Merged
darioAnongba merged 1 commit intomainfrom
docs/changelog
Feb 25, 2026
Merged

docs: add CHANGELOG.md and document maintenance process#27
darioAnongba merged 1 commit intomainfrom
docs/changelog

Conversation

@darioAnongba
Copy link
Collaborator

Summary

Create and populate CHANGELOG.md following Keep a Changelog format. Add changelog maintenance guidelines to CONTRIBUTING.md.

Changes

CHANGELOG.md

CONTRIBUTING.md

  • Added "Changelog" section with category descriptions (Added, Changed, Deprecated, Removed, Fixed, Security, Dependencies)
  • Documents that maintainer adds entries on merge; releases move Unreleased to versioned heading

Closes #18

Create CHANGELOG.md with entries for all releases:
- 0.2.0: initial release under bitcoindevkit organization
- Unreleased: BDK 2.3.0 upgrade, dust checks, regtest CI

Add changelog maintenance guidelines to CONTRIBUTING.md with
category descriptions and contributor instructions.

Closes #18
@darioAnongba darioAnongba merged commit 73ac1cd into main Feb 25, 2026
11 checks passed
@darioAnongba darioAnongba deleted the docs/changelog branch February 25, 2026 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: maintain a CHANGELOG.md

1 participant