瀏覽代碼

Updates CHANGELOG

main
Eric Amodio 1 年之前
父節點
當前提交
016314a722
共有 2 個檔案被更改,包括 5 行新增1 行删除
  1. +4
    -0
      CHANGELOG.md
  2. +1
    -1
      package.json

+ 4
- 0
CHANGELOG.md 查看文件

@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
## [Unreleased]
### Added
- Adds a new experimental minimap of commit activity to the _Commit Graph_
## [13.2.0] - 2022-12-20
### Added

+ 1
- 1
package.json 查看文件

@ -2312,7 +2312,7 @@
"gitlens.graph.experimental.minimap.enabled": {
"type": "boolean",
"default": false,
"markdownDescription": "Specifies whether to show a minimap of commit activity above the _Commit Graph_",
"markdownDescription": "Specifies whether to show an experimental minimap of commit activity above the _Commit Graph_",
"scope": "window",
"order": 100
}

Loading…
取消
儲存