Skip to content

Commit e719375

Browse files
StartAutomatingStartAutomating
authored andcommitted
Updating Module Version [0.1.8] and CHANGELOG
1 parent 744d4e3 commit e719375

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

docs/CHANGELOG.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,39 @@
1+
## obs-powershell 0.1.8:
2+
3+
* Added Sponsorship, Please support obs-powershell (#78)
4+
* Added OBS-PowerShell Effects (#109)
5+
* Effect Commands
6+
* Get-OBSEffect
7+
* Import-OBSEffect
8+
* Start-OBSEffect
9+
* Stop-OBSEffect
10+
* Remove-OBSEffect
11+
* ColorLoop (#113)
12+
* FadeIn (#112)
13+
* FadeOut (#114) (thanks @I-Am-Jakoby !)
14+
* Adding Commands for Filtering
15+
* Set/Add-OBSGainFilter (#94)
16+
* Set/Add-OBSColorFilter (#92)
17+
* Set/Add-OBSScrollFilter (#93)
18+
* Set/Add-OBSSharpnessFilter (#95)
19+
* Set/Add-OBSRenderDelayFilter (#96)
20+
* Set/Add-OBSEqualizerFilter (#97)
21+
* New Easy Sources
22+
* Set/Add-OBSAudioOutputSource (#110)
23+
* Set/Add-OBSWindowSource (#104)
24+
* Set/Add-OBSVLCSource (#102)
25+
* Scene Items Can Now Do A Lot More
26+
* Animate allows for multiple steps and is more careful (#75 and #73)
27+
* Move, Scale, Rotate are written using animate (#80, #81, #89)
28+
* Extending Inputs (#99)
29+
* Autogenerating help for extended types, thanks to a new version of [HelpOut](https://github.com/StartAutomating/HelpOut)
30+
* Improving Performance and Stability of Send/Receive/Watch-OBS (#77, #90, #86, #106, #107)
31+
32+
33+
* Also, new logo (#76)
34+
35+
---
36+
137
## obs-powershell 0.1.7:
238

339
* New Commands:

0 commit comments

Comments
 (0)