Skip to content
This repository was archived by the owner on Feb 24, 2024. It is now read-only.

Files

42 lines (23 loc) · 2.17 KB

CHANGLOG.md

File metadata and controls

42 lines (23 loc) · 2.17 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Added

Documented

  • Documented all functions in the script (04a7a0c)

Added

  • Added the ability to set a specific user folder rather than using the user that is logged in. (00aaf86).

Documented

  • Documented that the command line arguments cannot be used if using the executable (e811218).

Fixed

  • Fixed a misplaced period that was located outside of a string (aef5d6b).
  • Fixed the username not being declared before the folder array. (d6417ce).

Misc

  • Updated the version number (5aa8c4c).

1.0.0 (compare) - 2019-06-05

Misc