瀏覽代碼

Updates CHANGELOG

main
Ramin Tadayon 2 年之前
父節點
當前提交
65ce06d8f1
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: 5B90E918AEBCE7A7
共有 1 個文件被更改,包括 7 次插入0 次删除
  1. +7
    -0
      CHANGELOG.md

+ 7
- 0
CHANGELOG.md 查看文件

@ -6,6 +6,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
## [Unreleased]
## [13.3.1] - 2023-02-24
### Fixed
- Fixes graph issue where scroll markers do not update until mouseover when changing the `gitlens.graph.scrollMarkers.additionalTypes` setting.
## [13.3.0] - 2023-02-23
### Added
@ -4570,6 +4576,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
- Initial release but still heavily a work in progress.
[unreleased]: https://github.com/gitkraken/vscode-gitlens/compare/v13.3.0...HEAD
[13.3.1]: https://github.com/gitkraken/vscode-gitlens/compare/v13.3.0...gitkraken:v13.3.1
[13.3.0]: https://github.com/gitkraken/vscode-gitlens/compare/v13.2.0...gitkraken:v13.3.0
[13.2.0]: https://github.com/gitkraken/vscode-gitlens/compare/v13.1.1...gitkraken:v13.2.0
[13.1.1]: https://github.com/gitkraken/vscode-gitlens/compare/v13.1.0...gitkraken:v13.1.1

Loading…
取消
儲存