Skip to content

Commit 229f3b3

Browse files
chore(master): release 3.0.0 (#119)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c60618c commit 229f3b3

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

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

3+
## [3.0.0](https://github.com/linrongbin16/gitlinker.nvim/compare/v2.1.0...v3.0.0) (2023-11-16)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* **router:** rename 'blob' router to 'browse' as a generic name
9+
* **router:** merge 'src' router into 'browse' router
10+
* **blame:** support more git hosts! ([#118](https://github.com/linrongbin16/gitlinker.nvim/issues/118))
11+
12+
### break
13+
14+
* **router:** merge 'src' router into 'browse' router ([c60618c](https://github.com/linrongbin16/gitlinker.nvim/commit/c60618c35adec9ef0d9e727ec1593d6d0f192ad7))
15+
* **router:** rename 'blob' router to 'browse' as a generic name ([c60618c](https://github.com/linrongbin16/gitlinker.nvim/commit/c60618c35adec9ef0d9e727ec1593d6d0f192ad7))
16+
17+
18+
### Features
19+
20+
* **blame:** support more git hosts! ([#118](https://github.com/linrongbin16/gitlinker.nvim/issues/118)) ([c60618c](https://github.com/linrongbin16/gitlinker.nvim/commit/c60618c35adec9ef0d9e727ec1593d6d0f192ad7))
21+
22+
23+
### Bug Fixes
24+
25+
* **ssh:** fix NPE for windows ([c60618c](https://github.com/linrongbin16/gitlinker.nvim/commit/c60618c35adec9ef0d9e727ec1593d6d0f192ad7))
26+
327
## [2.1.0](https://github.com/linrongbin16/gitlinker.nvim/compare/v2.0.0...v2.1.0) (2023-11-15)
428

529

0 commit comments

Comments
 (0)