Skip to content

Commit d7b6db4

Browse files
author
Sander Ronde
committed
1.2.58
1 parent f3a3e43 commit d7b6db4

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
@@ -2,6 +2,10 @@
22

33
All notable changes to the "gerrit" extension will be documented in this file.
44

5+
## 1.2.58
6+
7+
- Add commands to mark files as reviewed or unreviewed and visually indicate the reviewed status of files in the change explorer
8+
59
## 1.2.57
610

711
- Ensure custom arguments to `git-review` are passed to the `git-review` command when multiple changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vscode--gerrit",
33
"displayName": "Gerrit",
44
"description": "VSCode gerrit integration",
5-
"version": "1.2.57",
5+
"version": "1.2.58",
66
"engines": {
77
"vscode": "^1.74.0",
88
"node": ">=14.16.0"

0 commit comments

Comments
 (0)