Skip to content

Commit 24dc69c

Browse files
author
ole1986
committed
Updated CHANGELOG.md
1 parent f90166d commit 24dc69c

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## Version 0.4.3
2+
- Workaround on Uri.fsPath getting '/' (slash) prefix PR [#316](https://github.com/DonJayamanne/gitHistoryVSCode/pull/316)
3+
- fixFileUri is no more [#316](https://github.com/DonJayamanne/gitHistoryVSCode/pull/316)
4+
- Fixed ViewFileContents from committed files [#316](https://github.com/DonJayamanne/gitHistoryVSCode/pull/316)
5+
- Fix GitHub origin detection for SSH remotes [#319](https://github.com/DonJayamanne/gitHistoryVSCode/pull/319)
6+
- Read current remote name (defaulting to origin) [#318](https://github.com/DonJayamanne/gitHistoryVSCode/pull/318)
7+
- getGitReposInFolder: fix async folder filtering [#311](https://github.com/DonJayamanne/gitHistoryVSCode/pull/311)
8+
19
## Version 0.4.2
210
- Comparison fails at times [#293](https://github.com/DonJayamanne/gitHistoryVSCode/issues/293), [#291](https://github.com/DonJayamanne/gitHistoryVSCode/issues/291), [#290](https://github.com/DonJayamanne/gitHistoryVSCode/issues/290)
311
- Unable to view history when `Author` name is empty [#294](https://github.com/DonJayamanne/gitHistoryVSCode/issues/294)
@@ -9,7 +17,7 @@
917
- Ignore empty items when retrieving list of refs containing a particular commit [#248](https://github.com/DonJayamanne/gitHistoryVSCode/issues/248)
1018
- Add merge and rebase commands to history view [#247](https://github.com/DonJayamanne/gitHistoryVSCode/pull/247)
1119
- Add support for multiple git repositories in a workspace [#233](https://github.com/DonJayamanne/gitHistoryVSCode/issues/233)
12-
- Add support for sub directories and multiple workspaces with git repositories [#2226](https://github.com/DonJayamanne/gitHistoryVSCode/issues/226)
20+
- Add support for sub directories and multiple workspaces with git repositories [#226](https://github.com/DonJayamanne/gitHistoryVSCode/issues/226)
1321

1422
## Version 0.4.0
1523
- Fix display of random avatars [#230](https://github.com/DonJayamanne/gitHistoryVSCode/pull/230), [#229](https://github.com/DonJayamanne/gitHistoryVSCode/pull/229), [#228](https://github.com/DonJayamanne/gitHistoryVSCode/pull/228), [#227](https://github.com/DonJayamanne/gitHistoryVSCode/pull/227)

0 commit comments

Comments
 (0)