From 65b43c780885d26cb63360269cc6aababdd6f8f0 Mon Sep 17 00:00:00 2001 From: Arjen van Bochoven Date: Wed, 18 Sep 2019 21:07:26 +0200 Subject: [PATCH] Release version 5.0.0. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c667d68f..58fb26441 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -### [5.0.0](https://github.com/munkireport/munkireport-php/compare/v5.0.0...HEAD) (Unreleased) +### [5.0.0](https://github.com/munkireport/munkireport-php/compare/v5.0.0...v5.0.0) (September 18, 2019) This release changes the way MunkiReport runs on the client. MunkiReport now has it's own launchDaemon, which means that it will no longer take up time when munki runs it's pre- and postflight scripts. The MunkiReport scripts have moved to `/usr/local/munkireport`