summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArjun Roychowdhury <pliablepixels@gmail.com>2015-12-27 07:06:01 -0500
committerArjun Roychowdhury <pliablepixels@gmail.com>2015-12-27 07:06:01 -0500
commitf5ab8d9b65b0326c900ee212a842e1331e870797 (patch)
tree2748df96bb13603aa61e3e0e1a3a0b0c5ec0699c
parentb05dce01208d83aa9dba3e2c817201a3ec728c07 (diff)
1.0.1
Former-commit-id: 3f2ea12126e81e5e1bb1c9456ad4bcaae9087256
-rw-r--r--CHANGELOG.md24
1 files changed, 22 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d6dd280b..beb003a9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,27 @@
# Change Log
-## [0.87.3](https://github.com/pliablepixels/zmNinja/tree/0.87.3) (2015-12-14)
-[Full Changelog](https://github.com/pliablepixels/zmNinja/compare/v0.87.2...0.87.3)
+## [1.0.1](https://github.com/pliablepixels/zmNinja/tree/1.0.1) (2015-12-27)
+[Full Changelog](https://github.com/pliablepixels/zmNinja/compare/v0.87.3...1.0.1)
+
+**Implemented enhancements:**
+
+- Add an option to play at real FPS in single monitor view [\#123](https://github.com/pliablepixels/zmNinja/issues/123)
+- Offer a server selection menu on app launch [\#122](https://github.com/pliablepixels/zmNinja/issues/122)
+- Add a stop button to PTZ [\#121](https://github.com/pliablepixels/zmNinja/issues/121)
+- Pack in the montage view better [\#119](https://github.com/pliablepixels/zmNinja/issues/119)
+- Truncate monitor name in montage if size of image is less [\#117](https://github.com/pliablepixels/zmNinja/issues/117)
+
+**Fixed bugs:**
+
+- Developer setting for Frame Update allows decimals [\#114](https://github.com/pliablepixels/zmNinja/issues/114)
+
+**Closed issues:**
+
+- HTTP Basic authentication [\#120](https://github.com/pliablepixels/zmNinja/issues/120)
+- Cannot get video [\#115](https://github.com/pliablepixels/zmNinja/issues/115)
+
+## [v0.87.3](https://github.com/pliablepixels/zmNinja/tree/v0.87.3) (2015-12-15)
+[Full Changelog](https://github.com/pliablepixels/zmNinja/compare/v0.87.2...v0.87.3)
**Implemented enhancements:**