Skip to content

Commit 90be6cb

Browse files
authored
Merge pull request #8 from OXY2DEV/release-please--branches--main
chore(main): release 2.2.0
2 parents 227a7d3 + 639e0d1 commit 90be6cb

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

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

3+
## [2.2.0](https://github.com/OXY2DEV/bars.nvim/compare/v2.1.0...v2.2.0) (2025-07-03)
4+
5+
6+
### Features
7+
8+
* **config:** Added custom statuscolumn for terminal windows ([f05d0ea](https://github.com/OXY2DEV/bars.nvim/commit/f05d0ead4e5cb7aa16d9c6d5a3436736969fd2e5))
9+
* Custom statusline for help files ([d09dbc7](https://github.com/OXY2DEV/bars.nvim/commit/d09dbc78eb816b66353b70d37a970d277c64d02e))
10+
* **statusline:** Added an option to make diagnostics more compact ([227a7d3](https://github.com/OXY2DEV/bars.nvim/commit/227a7d3d1f464edf62e350838fc6ceb1c74a4103))
11+
* **statusline:** Added custom statusline for the quickfix menu ([1ec73ce](https://github.com/OXY2DEV/bars.nvim/commit/1ec73cec7db5166f6c4ebb6ae64abc58bfc3399c))
12+
* **statusline:** Added progress component ([55dc87d](https://github.com/OXY2DEV/bars.nvim/commit/55dc87d18553b04955f0841bd33e105421ea1bc9))
13+
14+
15+
### Bug Fixes
16+
17+
* Fixed a bug with default setup fumction not working ([fa288e8](https://github.com/OXY2DEV/bars.nvim/commit/fa288e8bdc39bb0eddc3b167f73af3c9e9c532c4))
18+
* **statuscolumn:** Fixed a bug with current line number not having correct highlight ([7ed1b16](https://github.com/OXY2DEV/bars.nvim/commit/7ed1b16069f8bc587eba2cccbfd9afc9706e5ba5))
19+
* **statusline:** Bufname now uses `icon_hl` as fallback ([6c719a3](https://github.com/OXY2DEV/bars.nvim/commit/6c719a3aa8a35bb41f554644468ed0c8bf85b775))
20+
* **statusline:** Updated help file statusline ([b498c72](https://github.com/OXY2DEV/bars.nvim/commit/b498c7294ab12e01ce471f54306cb88e5f02a3b8))
21+
322
## [2.1.0](https://github.com/OXY2DEV/bars.nvim/compare/v2.0.1...v2.1.0) (2025-05-11)
423

524

0 commit comments

Comments
 (0)