Skip to content

Commit 96c2481

Browse files
StartAutomatingStartAutomating
authored andcommitted
release: obs-powershell 0.2.0.1
Updating Manifest and CHANGELOG.md
1 parent 2d29ada commit 96c2481

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.2'
2+
ModuleVersion = '0.2.0.1'
33
RootModule = 'obs-powershell.psm1'
44
Description = 'Script your streams'
55
Guid = '1417123e-a932-439f-9b68-a7313cf1e170'
@@ -18,6 +18,14 @@
1818
> Like It? [Star It](https://github.com/StartAutomating/obs-powershell)
1919
> Love It? [Support It](https://github.com/sponsors/StartAutomating)
2020
21+
## obs-powershell 0.2.0.1:
22+
23+
* Fixing `Watch-OBS` (Fixes #216)
24+
* Adding `CONTRIBUTING.md` (Fixes #204)
25+
* Adding `CODE_OF_CONDUCT.md` (Fixes #205)
26+
27+
---
28+
2129
## obs-powershell 0.2:
2230
2331
* So Many Shaders!

0 commit comments

Comments
 (0)