Skip to content

Commit 6527ad0

Browse files
committed
Updates CHANGELOG
1 parent 89c3b70 commit 6527ad0

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff 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 — 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

0 commit comments

Comments
 (0)