Skip to content

Commit 43c3600

Browse files
authored
chore(main): release 2.5.0 (#76)
1 parent 84dbb80 commit 43c3600

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

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

3+
## [2.5.0](https://github.com/nvim-neorocks/rocks-git.nvim/compare/v2.4.2...v2.5.0) (2024-10-22)
4+
5+
6+
### Features
7+
8+
* use `vim.fn.confirm` instead of hand-rolled `vim.ui.input` ([#77](https://github.com/nvim-neorocks/rocks-git.nvim/issues/77)) ([84dbb80](https://github.com/nvim-neorocks/rocks-git.nvim/commit/84dbb806079c7bde378cb35185be83f4e4bc359f))
9+
10+
11+
### Bug Fixes
12+
13+
* don't fetch latest semver tag if `branch` is set ([#75](https://github.com/nvim-neorocks/rocks-git.nvim/issues/75)) ([7ffc0a8](https://github.com/nvim-neorocks/rocks-git.nvim/commit/7ffc0a82e3f24831315f72c340ec9789eea5583d))
14+
315
## [2.4.2](https://github.com/nvim-neorocks/rocks-git.nvim/compare/v2.4.1...v2.4.2) (2024-10-20)
416

517

0 commit comments

Comments
 (0)