diff --git a/CHANGELOG.md b/CHANGELOG.md index efa84d71..037977f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ -# v1.0.1 TBD +# v1.1.0 June 05 2017 +* Import and sign pkgs, generate appmanifest on import. +* Support syncing devices from DEP when token is added. * Option to include SSL certificates in DEP profile template (-anchor and -use-server-cert) #107 * /push and /v1/commands API endpoints require API authentication #157 * Add `mdmctl` binary for interacting with the server over API. #127