diff options
| -rw-r--r-- | .github_changelog_generator | 1 | ||||
| -rw-r--r-- | CHANGELOG.md | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/.github_changelog_generator b/.github_changelog_generator new file mode 100644 index 00000000..d3049b4e --- /dev/null +++ b/.github_changelog_generator @@ -0,0 +1 @@ +include-labels = bug,enhancement,zoneminder diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f1508a0..9b2cd15f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ **Closed issues:** +- Zoneminder specific notes for this release [\#96](https://github.com/pliablepixels/zmNinja/issues/96) - Increase desktop limit of timeline to 2000 events instead of 200 [\#95](https://github.com/pliablepixels/zmNinja/issues/95) - Implement daily version check for Desktop versions [\#94](https://github.com/pliablepixels/zmNinja/issues/94) - eliminate duplicate code between timeline and event control for footage mode [\#87](https://github.com/pliablepixels/zmNinja/issues/87) |
