Releases: alexander-danilenko/shipnotes
Releases · alexander-danilenko/shipnotes
Release list
v0.3.0
v0.2.0
Changelog
- 066c3cc feat(cli): add --checked-statuses to mark done issues as checked
- 6702320 feat(cli): add --exclude-commits to filter commits out of release notes
- 642ef98 feat(jira): warn on empty JQL results and give status-specific API errors
- f78c2ee feat: select release issues with --jql instead of --ids (#1)
- d4a504f refactor(markdown): use a single h1 and drop horizontal rules
v0.1.0
Changelog
- e992238 feat: add .editorconfig and .markdownlint-cli2.yaml for code style and linting
- 998678c feat: add .remember/ to .gitignore
- dc96167 feat: add ARCHITECTURE.md to document system architecture and design decisions
- 53c0dbf feat: add tag-triggered release workflow and --version flag
- 14427fd feat: initial commit