----------------- Version 0.01 -----------------

Notes:
Initial Version

Current working Functions:
-Add Asset
-Add Asset Type
-Add Job
-Assign Job to Asset to create a task
-Mark Task Completed
-Active Directory Auth

-------------------------------------------------


----------------- Version 0.1 -----------------
Release: 3/29/2017

Notes:
Feature Adds
Bug Fixes

New Features:
-Edit Job
-You now give each task a schedule using the Assign Asset to Job Form
-Add Schedule

Bug Fixes
-Fixed Bug with footer not displaying on every page.
-Fixed Incorrect Label for addjob.php changed "Active Tasks" to "Active Jobs"

-------------------------------------------------


----------------- Version 0.1.1 -----------------
Release: 4/7/2017

Notes:
Install Script Add
Add note capability
Add MySQL credentials to config file

Scheduling script for daily,monthly,weekly,annually, and hourly has been completed
added estimated time to complete when adding a job
New Features:
-Installer Script
-Ability to Add notes When completing a task
-Time to Complete Added to Job Forms
-MySQL Credentials Centralized to the config.inc.php

Bug Fixes
- fixed index page weirdness
- fixed help menu not opening

-------------------------------------------------