From e43abf666f578249f4d4e862fe9222e40fdf251d Mon Sep 17 00:00:00 2001 From: Tyler Morgan Date: Tue, 18 Jun 2019 15:42:45 -0400 Subject: [PATCH] Adding changes for Management Tools --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6419a25..a509a4a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,10 @@ - Added back the previously delete preferences file - Added detection of existing loan period for other users and kicks user out if they are not authorized to log into the loaner +*Management Tools* +With the release of 0.3, there are now management tools available to help handle loaning periods and obtain key information to assist in monitoring loaners. +[Check These Tools Out](Tools/) + # 0.2.1 Jamf Cloud Authentication Hotfix - Fixes an issue where authentication using Jamf API uses `:443` instead of `:8443` - Thanks @amit for testing using Jamf Cloud!