Skip to content

Commit 9c968c6

Browse files
StartAutomatingStartAutomating
authored andcommitted
Updating Module Version [0.1.6] and CHANGELOG
1 parent 8275e94 commit 9c968c6

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

obs-powershell.psd1

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@{
2-
ModuleVersion = '0.1.5'
2+
ModuleVersion = '0.1.6'
33
RootModule = 'obs-powershell.psm1'
44
Description = 'Script OBS with PowerShell'
55
Guid = '1417123e-a932-439f-9b68-a7313cf1e170'
@@ -16,6 +16,14 @@
1616
ProjectURI = 'https://github.com/StartAutomating/obs-powershell'
1717
LicenseURI = 'https://github.com/StartAutomating/obs-powershell/blob/main/LICENSE'
1818
ReleaseNotes = @'
19+
## obs-powershell 0.1.6:
20+
21+
* Adding OBS.SceneItem .Scale (Fixes #64)
22+
* OBS.SceneItem .FitToScreen, adjusting .Scale (Fixes #63)
23+
* Add-OBSMediaSource: Fixing -InputSettings / -SceneItemEnabled (Fixes #62)
24+
25+
---
26+
1927
## obs-powershell 0.1.5:
2028
2129
* Adding OBS.SceneItem .Animate (Fixes #59)

0 commit comments

Comments
 (0)