Skip to content

Commit 61b3c24

Browse files
chore(master): release 2.0.0 (#111)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c377f61 commit 61b3c24

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.0.0](https://github.com/linrongbin16/gitlinker.nvim/compare/v1.3.0...v2.0.0) (2023-11-15)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* **routers:** use routers instead of lua patterns! ([#110](https://github.com/linrongbin16/gitlinker.nvim/issues/110))
9+
10+
### Features
11+
12+
* **alias host:** support git alias host via `ssh -ttG` ([c377f61](https://github.com/linrongbin16/gitlinker.nvim/commit/c377f613a1d0a1fb74f40d9832f729eaddb6fa9f))
13+
* **routers:** use routers instead of lua patterns! ([#110](https://github.com/linrongbin16/gitlinker.nvim/issues/110)) ([c377f61](https://github.com/linrongbin16/gitlinker.nvim/commit/c377f613a1d0a1fb74f40d9832f729eaddb6fa9f))
14+
315
## [1.3.0](https://github.com/linrongbin16/gitlinker.nvim/compare/v1.2.0...v1.3.0) (2023-11-13)
416

517

0 commit comments

Comments
 (0)