Skip to content

Commit 1af2079

Browse files
committed
Update version/changelog
1 parent 8e07bb7 commit 1af2079

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change Log
22

3+
## 1.31.1 - 2024-05-25
4+
* #33 Add HEAD in branch filter. Thanks [@ipcjs](https://github.com/ipcjs).
5+
This will set the branch filter to the current branch if `HEAD` is selected.
6+
37
## 1.31.0 - 2023-05-16
48
* #14 Added button to jump to HEAD. Thanks [@QrackEE](https://github.com/QrackEE).
59
* #6 Add collapse/expand buttons to commit diff view.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "git-graph-2",
33
"displayName": "Git Graph 2",
4-
"version": "1.31.0",
4+
"version": "1.31.1",
55
"publisher": "hansu",
66
"author": {
77
"name": "Michael Hutchison",

0 commit comments

Comments
 (0)