Skip to content

Commit f3b747e

Browse files
committed
chore(main): release 1.2.0
1 parent 134c018 commit f3b747e

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## [1.2.0](https://github.com/igorlfs/nvim-dap-view/compare/v1.1.1...v1.2.0) (2026-04-22)
4+
5+
6+
### Features
7+
8+
* **virtual-text:** eol position, prefix and suffix functions ([#171](https://github.com/igorlfs/nvim-dap-view/issues/171)) ([134c018](https://github.com/igorlfs/nvim-dap-view/commit/134c018903abc2c9b6fd5fc34c64d906db468c9f))
9+
* **winbar:** configurable separators ([#173](https://github.com/igorlfs/nvim-dap-view/issues/173)) ([1dd4ba2](https://github.com/igorlfs/nvim-dap-view/commit/1dd4ba2307245ca9517a4b9d99f3bf80830e4397))
10+
11+
12+
### Bug Fixes
13+
14+
* **autoscroll:** handle early win closing ([#178](https://github.com/igorlfs/nvim-dap-view/issues/178)) ([57961b3](https://github.com/igorlfs/nvim-dap-view/commit/57961b30d2d4054d2e1f549a2edad2e47731007f))
15+
* strip whitespace (newlines only) when strictly necessary ([#179](https://github.com/igorlfs/nvim-dap-view/issues/179)) ([dd43736](https://github.com/igorlfs/nvim-dap-view/commit/dd43736f30ed70571a02e8c560ab69746ad7a1ed))
16+
* **virtual-text:** clear extmarks from all bufs on exit ([0a0cafc](https://github.com/igorlfs/nvim-dap-view/commit/0a0cafc020137c7111a8212cdd9cd24b0f7650da))
17+
* **virtual-text:** handle injections ([6be5247](https://github.com/igorlfs/nvim-dap-view/commit/6be52475fe770495a3ca20b5beec090c5d02a126))
18+
319
## [1.1.1](https://github.com/igorlfs/nvim-dap-view/compare/v1.1.0...v1.1.1) (2026-04-12)
420

521

0 commit comments

Comments
 (0)