diff options
| author | Arjun Roychowdhury <pliablepixels@gmail.com> | 2015-11-18 13:02:05 -0500 |
|---|---|---|
| committer | Arjun Roychowdhury <pliablepixels@gmail.com> | 2015-11-18 13:02:05 -0500 |
| commit | c590f4cb41165ee2f877e76cd5ac4fe37c95dedc (patch) | |
| tree | b3c8353baf4b4132e6b867d3b0f18ad34803841f | |
| parent | fd6ad953634eae7d04190d174fb3f9a6985012ea (diff) | |
updates
Former-commit-id: 5a9149705bf9bd90543f924023596bcab9357083
| -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) |
