File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed
Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,16 @@ See also HELP.md and LICENSE
44
55# Changelog
66
7+ ## 2.2.4
8+
9+ ### Added
10+
11+ - Added pre-push checks to ensure package version, README.md and git tag are in sync
12+
13+ ### Changed
14+
15+ - Refactored module for easier maintainability and expansion
16+
717## 2.2.3
818
919### Fixed
@@ -82,7 +92,6 @@ See also HELP.md and LICENSE
8292### Changed
8393
8494- Re-structued repository to accomodate for large number of commands (inspired by [ ATEM] ( https://github.com/bitfocus/companion-module-bmd-atem ) )
85-
8695 - chaned from ` action.ts ` to ` action/ ` as directory with one file per category
8796 - OSC commands are documented the ` commands/ ` directory, with one file per category. Each command category is its own namespace.
8897
You can’t perform that action at this time.
0 commit comments