Skip to content

Commit 4d7d0f5

Browse files
StartAutomatingStartAutomating
authored andcommitted
Updating Module Version [0.3.8] and CHANGELOG
1 parent b26806f commit 4d7d0f5

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

docs/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## 0.3.8:
2+
3+
* Use-Git can now be extended (#140, #97), letting you add PowerShell parameters to any git command
4+
* Initial input extensions
5+
* git.clone.input (#141) (--progress is inferred so Write-Progress happens automagically)
6+
* git.log.input (#142) (Added -Before/-After/-Author/-CurrentBranch)
7+
* git.commit.input (#144) (Added -Message/-Body/-Title/-Trailer)
8+
* Other Improvements:
9+
* git log will not process --pretty/--format (Fixes #143)
10+
* git log now supports .Trailers (Fixes #112)
11+
* git remote formatting improved (Fixes #145)
12+
* git remote now works for multiple remotes (Fixes #136)
13+
* Updated logo (#139)
14+
15+
---
16+
117
## 0.3.7:
218

319
* git remote

0 commit comments

Comments
 (0)