Skip to content

Commit 79726c9

Browse files
committed
added 2.2.4 changenotes
1 parent bc7c257 commit 79726c9

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)