You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,9 +8,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
8
8
9
9
### Added
10
10
11
-
- ✨ Adds an all-new preview of the **Focus view**, a [GitLens+ feature](https://gitkraken.com/gitlens/plus-features)— provides you with a comprehensive list of all your most important work across your connected GitHub repos:
12
-
-**My Pull Requests:** shows all GitHub PRs opened by you, assigned to you, or awaiting your review
13
-
-**My Issues:** shows all issues created by you, assigned to you, or that mention you
11
+
- ✨ Adds a preview of the all-new **Focus View**, a [GitLens+ feature](https://gitkraken.com/gitlens/plus-features)— provides you with a comprehensive list of all your most important work across your connected GitHub repos:
12
+
- My Pull Requests: shows all GitHub PRs opened by you, assigned to you, or awaiting your review
13
+
- My Issues: shows all issues created by you, assigned to you, or that mention you
14
+
- Open it via _GitLens+: Show Focus View_ from the Command Palette
14
15
- Adds new _Commit Graph_ features and improvements
15
16
- Adds a new experimental minimap of commit activity to the _Commit Graph_
16
17
- Adds a new experimental _Changes_ column visualizing commit changes
0 commit comments