Update changelog

This commit is contained in:
Victor Vrantchan
2019-06-15 19:27:01 -04:00
parent 727b76eb99
commit f64224d05b

View File

@@ -1,4 +1,4 @@
## [v1.5.0](https://github.com/micromdm/micromdm/compare/v1.4.0...master) (Unreleased)
## [v1.5.0](https://github.com/micromdm/micromdm/compare/v1.4.0...1.5.0) June 15 2019
* Fix DEP token update issue (#513, #510)
* Refactor certificate verification and implement UDID-cert authentication (#358, #429)
@@ -10,6 +10,9 @@
* Add support for the ActivationLockBypassCode Command (#578)
* Allow SCEP client validity to be adjusted via server startup flag (#577)
* Fix bug in mdmctl server saving, switch config when saving automatically (#565, #566)
* Do not send DeviceConfigured automatically when there are no blueprints (#586)
* Set acknowledge time when moving command to completed queue (#581)
* Serialize PurchaseMethod when value is 0. (#592)
## [v1.4.0](https://github.com/micromdm/micromdm/compare/v1.3.1...v1.4.0) September 6 2018