We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2ebb1b commit 6c71afbCopy full SHA for 6c71afb
docs/CHANGELOG.md
@@ -1,3 +1,19 @@
1
+## obs-powershell 0.1.2:
2
+
3
+* New Commands
4
+ * Add-OBSBrowserSource (Fixes #24)
5
+ * Add-OBSDisplaySource (Fixes #25)
6
+ * Add-OBSMediaSource (Fixes #28)
7
+ * Clear-OBSScene (Fixes #27)
8
+* New Methods
9
+ * OBS.GetSceneListResponse: .Remove()/.Delete() (Fixes #26)
10
+* General Improvements
11
+ * Standardizing Parameter Naming (Fixes #30)
12
+ * Using GUIDs for RequestIDs (Fixes #29)
13
+ * Updated logo (Fixes #23)
14
15
+---
16
17
## obs-powershell 0.1.1
18
19
* Connect-OBS now caches connections (Fixes #18)
0 commit comments