## 2.7.12

- fix: address audited git workflow issues (eb6ee85)

## 2.7.11

- add AGENTS.md (34ea156)
- feat: add git status tree view (4bc3f6e)

## 2.7.10

- docs: add MIT license (172bdca)
- feat: add commit files TreeView (189d331)

## 2.7.9

- show complete commit files as decorated coc-git virtual documents with chunk navigation
- docs: add coc-git logo (992064f)
- feat: show staged git gutters and navigate chunks (9410092)
- jump to the current code (641396b)
- fix typo in warning (#222) (9317050)

## 2.7.8
- add git.showCommitTree for the commit associated with the current line
- fix historical code cursor positioning after virtual document loading
- use node24 for CI (eacd2a2)
- fix uuid, use commonjs version (8ab1a44)
- fix: narrow vim call results (b72ad90)
- fix package.json (45b1873)
- add release.yml (3e68338)
- fix: address audit findings (e767896)
- feat: add git.allChunkInfo command for all chunk info (fixes #204) (43469d2)
- feat: support configurable git blame format (fixes #127) (31e369b)
- chore: add coc-test integration tests and upgrade toolchain (b10f485)
- fix: correct warning message typo (PR #222) (f66c361)
