Skip to content

Commit

Permalink
Version bump to v2.1.2 and patch notes
Browse files Browse the repository at this point in the history
  • Loading branch information
thedist committed Oct 28, 2022
1 parent ab58692 commit a5d206f
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,11 @@ For some feedback, such as Tally and Layer Routing it's possible to enable 'blin
This module now supports Companions HTTP API, providing endpoints that can be used by 3rd party applications, and as a Data Source in vMix itself. Information on the API endpoints is available in [docs/HTTP_API.md](./docs/HTTP_API.md)

# Recent Patches
**V2.1.2**
- Added v26 support for 15 Mixes
- Fixed selected mix on setMultiviewOverlay
- Fixed some missing variables for Mixes

**V2.1.1**
- Fixed some HTTP request types
- Fixed some variable names
Expand Down
5 changes: 5 additions & 0 deletions docs/PATCH_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Patch Notes

**V2.1.2**
- Added v26 support for 15 Mixes
- Fixed selected mix on setMultiviewOverlay
- Fixed some missing variables for Mixes

**V2.1.1**
- Fixed some HTTP request types
- Fixed some variable names
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "studiocoast-vmix",
"version": "2.1.1",
"version": "2.1.2",
"api_version": "1.0.0",
"keywords": [
"Software",
Expand Down

0 comments on commit a5d206f

Please sign in to comment.