Skip to content

Commit a5f5034

Browse files
authored
Merge pull request #75 from chrissimpkins/fix-default-end
Fix git commit retrieval via GitHub API when `--end` commit SHA is not specified
2 parents 9533366 + be54918 commit a5f5034

File tree

4 files changed

+98
-84
lines changed

4 files changed

+98
-84
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## v0.4.1
4+
5+
- Fix: bug on git commit retrieval from local rust git repository when `--end` commit is not specified
6+
- Fix: bug on git commit retrieval from GitHub API when `--end` commit is not specified
7+
- Updated dependencies
8+
- rustfmt source code
9+
310
## v0.4.0
411

512
- Add support for GitHub API queries for Rust commit history

0 commit comments

Comments
 (0)