summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md26
1 files changed, 26 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8793a1e2..6a2ad530 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,31 @@
# Change Log
+## [Unreleased](https://github.com/pliablepixels/zmNinja/tree/HEAD)
+
+[Full Changelog](https://github.com/pliablepixels/zmNinja/compare/v0.85...HEAD)
+
+**Implemented enhancements:**
+
+- video branch support for zmNinja [\#60](https://github.com/pliablepixels/zmNinja/issues/60)
+- ability to run all screens of zmNinja on a desktop without console errors [\#59](https://github.com/pliablepixels/zmNinja/issues/59)
+
+## [v0.85](https://github.com/pliablepixels/zmNinja/tree/v0.85) (2015-11-01)
+[Full Changelog](https://github.com/pliablepixels/zmNinja/compare/v0.84...v0.85)
+
+**Implemented enhancements:**
+
+- changing servers requires reload of monitors - should be automatically done [\#58](https://github.com/pliablepixels/zmNinja/issues/58)
+
+**Fixed bugs:**
+
+- fix version check - in one part of the code, I'm not doing a \>= check resulting in new ZM versions failing [\#57](https://github.com/pliablepixels/zmNinja/issues/57)
+- notifications delivered while the app is running should also produce the same sound [\#55](https://github.com/pliablepixels/zmNinja/issues/55)
+- iOS notifications are not showing style and sound options [\#54](https://github.com/pliablepixels/zmNinja/issues/54)
+
+**Closed issues:**
+
+- permissions on Android [\#56](https://github.com/pliablepixels/zmNinja/issues/56)
+
## [v0.84](https://github.com/pliablepixels/zmNinja/tree/v0.84) (2015-10-28)
[Full Changelog](https://github.com/pliablepixels/zmNinja/compare/v0.83...v0.84)