Skip to content

Commit dd5e8a2

Browse files
authored
Merge pull request #1 from OXY2DEV/release-please--branches--main
chore(main): release 1.0.0
2 parents 2158511 + f3ca1a8 commit dd5e8a2

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Changelog
2+
3+
## 1.0.0 (2024-09-03)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* Dprecation of some unused functions
9+
* Removed `nvim-web-devicons` dependency
10+
11+
### Features
12+
13+
* Added clickable buffer name section & ruler in the statusline ([01eb406](https://github.com/OXY2DEV/bars-N-lines.nvim/commit/01eb40622734d220f20945084db0b4bcca69b104))
14+
* Added dynamic colors & removed necessity for calling setup ([533ff65](https://github.com/OXY2DEV/bars-N-lines.nvim/commit/533ff65eaa894756e4cce3887556de541adfd55e))
15+
* Parts of the statuscolumn, statusline & tabline can now be created ([01eb406](https://github.com/OXY2DEV/bars-N-lines.nvim/commit/01eb40622734d220f20945084db0b4bcca69b104))
16+
* Removed `nvim-web-devicons` dependency ([01eb406](https://github.com/OXY2DEV/bars-N-lines.nvim/commit/01eb40622734d220f20945084db0b4bcca69b104))
17+
* The glow effect now only happens on current window ([41cbd6c](https://github.com/OXY2DEV/bars-N-lines.nvim/commit/41cbd6c386fabb24d0b8704b6023b3464e88a589))
18+
19+
20+
### Bug Fixes
21+
22+
* Dprecation of some unused functions ([2158511](https://github.com/OXY2DEV/bars-N-lines.nvim/commit/2158511370ac27248f29b2a6e1e151d640199970))
23+
* Fixed a bug causing incorrect fold state when multiple windows are open ([800b68f](https://github.com/OXY2DEV/bars-N-lines.nvim/commit/800b68feb3aeb32cefa16ef48360a5a4d3b5a6b0))
24+
* Fixed inconsistent behavior when clicking on current buffer ([f5060d5](https://github.com/OXY2DEV/bars-N-lines.nvim/commit/f5060d52645a424588fa1e7c7428982a559463ff))
25+
* Made folds more visible in the statuscolumn ([01eb406](https://github.com/OXY2DEV/bars-N-lines.nvim/commit/01eb40622734d220f20945084db0b4bcca69b104))
26+
* Minor improvementa to icons and git branch in statusline ([46eabdb](https://github.com/OXY2DEV/bars-N-lines.nvim/commit/46eabdb1b9f6887112e56c8dd4b85b714bc16997))

0 commit comments

Comments
 (0)