File tree 2 files changed +5
-1
lines changed
2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ v1.6.3] ( https://github.com/x-motemen/ghq/compare/v1.6.2...v1.6.3 ) - 2024-10-27
4
+ - Fix typo on README.adoc by @kromiii in https://github.com/x-motemen/ghq/pull/399
5
+ - Add Windows Hardlink & Symbolic Link Support by @walnuts1018 in https://github.com/x-motemen/ghq/pull/401
6
+
3
7
## [ v1.6.2] ( https://github.com/x-motemen/ghq/compare/v1.6.1...v1.6.2 ) - 2024-07-12
4
8
- chore: Update "go build" lines by @Okabe-Junya in https://github.com/x-motemen/ghq/pull/391
5
9
- feat(misc): support "ghq rm" completion by @Okabe-Junya in https://github.com/x-motemen/ghq/pull/390
Original file line number Diff line number Diff line change 8
8
"github.com/x-motemen/ghq/logger"
9
9
)
10
10
11
- const version = "1.6.2 "
11
+ const version = "1.6.3 "
12
12
13
13
var revision = "HEAD"
14
14
You can’t perform that action at this time.
0 commit comments