Skip to content

Commit 76bfadd

Browse files
chore(master): release 1.4.0 (#35)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5e272a7 commit 76bfadd

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

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

3+
## [1.4.0](https://github.com/stevearc/quicker.nvim/compare/v1.3.0...v1.4.0) (2025-02-12)
4+
5+
6+
### Features
7+
8+
* add view option to open(), change handling of height option ([#38](https://github.com/stevearc/quicker.nvim/issues/38)) ([b9b7eec](https://github.com/stevearc/quicker.nvim/commit/b9b7eec8dc56bd653ae342caa5400a4e5ba3529c))
9+
10+
11+
### Bug Fixes
12+
13+
* change default highlight.load_buffers to false ([#39](https://github.com/stevearc/quicker.nvim/issues/39)) ([ceff21e](https://github.com/stevearc/quicker.nvim/commit/ceff21e3c715499cd1aba02321fdacaee8250875))
14+
* don't enforce window height for full-height vsplit quickfix ([049def7](https://github.com/stevearc/quicker.nvim/commit/049def718213d3cdf49fdf29835aded09b3e54a3))
15+
* hide filename when max_filename_width = 0 ([#36](https://github.com/stevearc/quicker.nvim/issues/36)) ([e4fb0b1](https://github.com/stevearc/quicker.nvim/commit/e4fb0b1862284757561d1d51091cdee907585948))
16+
* highlights when trim_leading_whitespace = 'all' ([87dae0f](https://github.com/stevearc/quicker.nvim/commit/87dae0f25733b7bd79b600a70ca38040db68ec0b))
17+
318
## [1.3.0](https://github.com/stevearc/quicker.nvim/compare/v1.2.0...v1.3.0) (2024-12-24)
419

520

0 commit comments

Comments
 (0)