summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArjun Roychowdhury <pliablepixels@gmail.com>2015-10-28 16:19:50 -0400
committerArjun Roychowdhury <pliablepixels@gmail.com>2015-10-28 16:19:50 -0400
commit746bf3b4daceb92896509997d4e952fe0a842779 (patch)
tree1eb614566ce1dbca48fb28171c2e6ccd66e79c0c
parent0765d8987e30e4d857f101839199e831f0b1e981 (diff)
updates
-rw-r--r--CHANGELOG.md13
1 files changed, 3 insertions, 10 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6ea27557..8793a1e2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,8 +1,7 @@
# Change Log
-## [Unreleased](https://github.com/pliablepixels/zmNinja/tree/HEAD)
-
-[Full Changelog](https://github.com/pliablepixels/zmNinja/compare/v0.84...HEAD)
+## [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)
**Implemented enhancements:**
@@ -11,14 +10,8 @@
**Fixed bugs:**
-- Swiping to the left should reveal next monitor, not prev monitor \(seen on iOS 9\) [\#51](https://github.com/pliablepixels/zmNinja/issues/51)
-
-## [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)
-
-**Fixed bugs:**
-
- Ssl toggle and https in login [\#52](https://github.com/pliablepixels/zmNinja/issues/52)
+- Swiping to the left should reveal next monitor, not prev monitor \(seen on iOS 9\) [\#51](https://github.com/pliablepixels/zmNinja/issues/51)
- rev 0.83, event icon is a solid block [\#50](https://github.com/pliablepixels/zmNinja/issues/50)
- Monitor view: events not showing for deselected monitors \(and should since the goal in monitor view is to see all monitors which would include their events\). [\#46](https://github.com/pliablepixels/zmNinja/issues/46)
- Montage view: swipe shows deselected monitors \(and should not\). [\#45](https://github.com/pliablepixels/zmNinja/issues/45)