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
88
99### Added
1010
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
1214
1315### Changed
1416
@@ -18,6 +20,13 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
1820
1921- Fixes [ #3794 ] ( https://github.com/gitkraken/vscode-gitlens/issues/3794 ) - Interactive rebase on the same branch is not working
2022
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+
2130## [ 16.0.2] - 2024-11-18
2231
2332### Changed
@@ -5789,7 +5798,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
57895798
57905799- Initial release but still heavily a work in progress.
57915800
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
57935804[16.0 .2 ]: https://github.com/gitkraken/vscode-gitlens/compare/v16.0.1...gitkraken:v16.0.2
57945805[16.0 .1 ]: https://github.com/gitkraken/vscode-gitlens/compare/v16.0.0...gitkraken:v16.0.1
57955806[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