File tree Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
8
8
9
9
### Added
10
10
11
- - Adds the ability to get autolinks for branches using branch name [ #3547 ] ( https://github.com/gitkraken/vscode-gitlens/issues/3547 )
11
+ - Adds the ability to get autolinks for branches via the branch name &mdash ; closes [ #3547 ] ( https://github.com/gitkraken/vscode-gitlens/issues/3547 )
12
+
13
+ ## [ 16.0.4] - 2024-11-25
12
14
13
15
### Changed
14
16
@@ -18,6 +20,13 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
18
20
19
21
- Fixes [ #3794 ] ( https://github.com/gitkraken/vscode-gitlens/issues/3794 ) - Interactive rebase on the same branch is not working
20
22
23
+ ## [ 16.0.3] - 2024-11-22
24
+
25
+ ### Changed
26
+
27
+ - Improves actions and workflows on the new _ Home_ view
28
+ - Improves the "Start Work" experience
29
+
21
30
## [ 16.0.2] - 2024-11-18
22
31
23
32
### Changed
@@ -5789,7 +5798,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
5789
5798
5790
5799
- Initial release but still heavily a work in progress.
5791
5800
5792
- [unreleased ]: https://github.com/gitkraken/vscode-gitlens/compare/v16.0.2...HEAD
5801
+ [unreleased ]: https://github.com/gitkraken/vscode-gitlens/compare/v16.0.4...HEAD
5802
+ [16.0 .4 ]: https://github.com/gitkraken/vscode-gitlens/compare/v16.0.3...gitkraken:v16.0.4
5803
+ [16.0 .3 ]: https://github.com/gitkraken/vscode-gitlens/compare/v16.0.2...gitkraken:v16.0.3
5793
5804
[16.0 .2 ]: https://github.com/gitkraken/vscode-gitlens/compare/v16.0.1...gitkraken:v16.0.2
5794
5805
[16.0 .1 ]: https://github.com/gitkraken/vscode-gitlens/compare/v16.0.0...gitkraken:v16.0.1
5795
5806
[16.0 .0 ]: https://github.com/gitkraken/vscode-gitlens/compare/v15.6.3...gitkraken:v16.0.0
You can’t perform that action at this time.
0 commit comments