[question] how to generate history changelog
Open
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 18.1k
- Forks
- 1.2k
- Avg merge
- 5d 17h
- Merged PRs (30d)
- 1
Description
I want to add a change log for my project mongoskin.
What I got from git changelog is latest commit since last tag v0.1.1, can I generate all the change log ?
\nn.n.n / 2011-04-30 \n==================\n
* add mongoskin.router
* more document
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the git changelog command against the history after tag v0.1.1 and inspect how it selects commits. Determine whether generating the complete changelog is intended as a command behavior change or documentation clarification; done means the expected full-history behavior is implemented or clearly documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, shell
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100