Skip to content

Commit

Permalink
chore(master): release 11.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Bekaboo committed Jan 24, 2025
1 parent f7b4958 commit a085ff2
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## [11.0.1](https://github.com/Bekaboo/dropbar.nvim/compare/v11.0.0...v11.0.1) (2025-01-24)


### Bug Fixes

* **init,bar:** return empty string in deprecated functions ([f7b4958](https://github.com/Bekaboo/dropbar.nvim/commit/f7b4958553e01bbe8bc995d1e45e44c5981bd0c1))
* **sources.markdown:** last section wrong range ([f713778](https://github.com/Bekaboo/dropbar.nvim/commit/f7137785ed3ddce31d1e2837dc13792d24d217a8))
* **sources.path:** escape paths in `vim.fn.system()` call ([3312fb1](https://github.com/Bekaboo/dropbar.nvim/commit/3312fb14832f26ce4ad185d727cd542454429863))
* **sources.path:** properly escape special chars in files when edit ([f6ff378](https://github.com/Bekaboo/dropbar.nvim/commit/f6ff3785fbcf856c5b828ac1ac849172a8e6142a))
* The last section does not have a following section to upate its ([f713778](https://github.com/Bekaboo/dropbar.nvim/commit/f7137785ed3ddce31d1e2837dc13792d24d217a8))


### Reverts

* "fix(sources.path): escape paths in `vim.fn.system()` call" ([0139787](https://github.com/Bekaboo/dropbar.nvim/commit/0139787b21426f300db54dd5bb986c2c8a41f16a))

## [11.0.0](https://github.com/Bekaboo/dropbar.nvim/compare/v10.0.0...v11.0.0) (2025-01-19)


Expand Down

0 comments on commit a085ff2

Please sign in to comment.