diff --git a/CHANGELOG.md b/CHANGELOG.md index 19d86d0..c7d3774 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 --- +--- +## [1.0.4] (2021-01-30) + +## Bug Fixes +* [#5](https://github.com/bitfocus/companion-module-epiphan-pearl/issues/5) - Fixed issue with recording not working. + --- ## [1.0.3] (2020-06-16) diff --git a/package.json b/package.json index 85bf4a9..e99c7ca 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "epiphan-pearl", - "version": "1.0.3", + "version": "1.0.4", "manufacturer": "Epiphan", "product": "Pearl", "shortname": "pearl",