ソースを参照

Updates CHANGELOG

main
Ramin Tadayon 1年前
コミット
65ce06d8f1
この署名に対応する既知のキーがデータベースに存在しません GPGキー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

読み込み中…
キャンセル
保存