Skip to content

Commit 783324b

Browse files
StartAutomatingStartAutomating
authored andcommitted
Updating Module Version [0.1.5] and CHANGELOG
1 parent 3704ea5 commit 783324b

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

obs-powershell.psd1

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@{
2-
ModuleVersion = '0.1.4'
2+
ModuleVersion = '0.1.5'
33
RootModule = 'obs-powershell.psm1'
44
Description = 'Script OBS with PowerShell'
55
Guid = '1417123e-a932-439f-9b68-a7313cf1e170'
@@ -16,6 +16,13 @@
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.5:
20+
21+
* Adding OBS.SceneItem .Animate (Fixes #59)
22+
23+
24+
---
25+
1926
## obs-powershell 0.1.4:
2027
2128
* Adding Add-OBSColorSource (Fixes #51)

0 commit comments

Comments
 (0)