Skip to content

Commit

Permalink
changelog updated and version upgraded to v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
willosof committed Jul 5, 2018
1 parent b08af2f commit 0172b19
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# Changelog

## v1.1.1 Summary
* Eventmaster freeze/unfreeze
* Eventmaster freeze/unfreeze and rebuild
* Added test button from button configurator
* Added "hot buttons" (test/run) while holding shift button in admin gui
* Added float to OSC
* Color picker
* Support for \n for newline in button labels
Expand All @@ -11,18 +13,21 @@
* Support: Mitti jump to cue
* Support: BMD VideoHub
* Support: BMD Hyperdeck
* Support: Disguise Multi Transport control (partial)
* Support: BMD ATEM
* Support: Disguise Multi Transport control (partial, ..not our fault)
* Support: VLC
* Support: Octopus Listener
* Support: Irisdown Remote Show Control
* Support: AnalogWay Livecore
* Support: ArtNet
* Support: GrandMA 2 (telnet)
* Support: Livecore

## Issues closed from v1.1.0 to v1.1.1
* [#122](https://github.com/bitfocus/companion/issues/122): Fixing instance type list that become too long
* [#112](https://github.com/bitfocus/companion/issues/112): Fixed gracefully handling of EADDRINUSE.


## v1.1.0 Summary
* Added support for the Infinitton controller (very similar to the elgato)
* Regular expressions to validate configuration input
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": "companion",
"version": "1.1.0",
"version": "1.1.1",
"description": "Companion",
"main": "bitfocus-skeleton/main.js",
"build": {
Expand Down

0 comments on commit 0172b19

Please sign in to comment.