From 5821964ff7e16ca7aa9141bd09a77d355db492a9 Mon Sep 17 00:00:00 2001
From: Micah Anderson <micah@riseup.net>
Date: Fri, 4 Nov 2016 10:49:38 -0400
Subject: [PATCH] Additional entries/updates

---
 CHANGES.md | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/CHANGES.md b/CHANGES.md
index f447e9d5..3dc66746 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -9,17 +9,24 @@ New Features:
 
 * `leap vm` -- Support for managing remote virtual servers (AWS only, for now)
 * `leap cert renew` -- Integration with Let's Encrypt
+* `leap open monitor` -- for handy access to nagios
 * improved documentation -- open docs/index.html to see
 
 Notable Changes:
 
-* 58 bugs fixed
+* 86 bugs fixed
 * Fixed security issues with VPN
 * More tests
 * Replaced git submodules with git subrepo
 * Nearly all the leap_cli code has been moved to leap_platform.git
+* Command-line leap_cli cleanup to be more logically consistent
 * Better organization of the leap_platform.git directory structure
 * Removed ugly dependency on Capistrano
+* Enabled DANE/TLSA validation
+* Anti-spam improvements
+* Performance improvements for couchdb
+* Change from httpredir.debian.org to deb.debian.org
+* Reduce duplicated logging
 
 Upgrading:
 
-- 
GitLab