diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..8765bf6 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,13 @@ + +## 0.1.0 (2022-09-07) + + +### Features + +* add --label-opacity option ([e9b2418](https://github.com/vzhd1701/MarkersExtractor/commit/e9b2418df8b2b07bf22e5a7b1da257ef2456578e)) + + +### Bug Fixes + +* add support for media files without video ([f0d84de](https://github.com/vzhd1701/MarkersExtractor/commit/f0d84dee5f48f43f3d0feb219480126839e463d7)) +* exit with error if any marker ID is empty ([926f857](https://github.com/vzhd1701/MarkersExtractor/commit/926f8575a51c979d72e7dba80eda36a5ae9b1cab))