update changelog for release (#207)

This commit is contained in:
Victor Vrantchan
2017-06-05 00:37:09 -07:00
committed by GitHub
parent d352d6cc95
commit c41fba09cd

View File

@@ -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