From 30ff25e590c035cf9227e6e59cf44c0512944f5c Mon Sep 17 00:00:00 2001 From: Jesse Peterson Date: Thu, 10 Jun 2021 11:33:15 -0700 Subject: [PATCH] CHANGELOG shore-up --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b68eac2..79dbc502 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ - Command UUID can now be passed in as as a request parameter (#754) - Update to SCEP v2, switch to Mozilla PKCS7 fork, interface cleanup (#737) - Fix panic when using DEP mdmctl commands with no DEP tokens configured (#750) +- Spruce up built-in landing page including better accessibility (#721, #751) +- Documentation & CLI usage improvements (#729, #730, #748, #749) + +Thanks to our contributors for this release: @discentem, @korylprince, @williamtheaker, @bpmcneilly, @daemonsy ## [v1.8.0](https://github.com/micromdm/micromdm/compare/v1.7.1...v1.8.0) February, 2021