Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 757 Bytes

CHANGELOG.md

File metadata and controls

21 lines (15 loc) · 757 Bytes

Changelog

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

[0.2.0] - Aug 25, 2020

Changed

  • Now, Manage menu option numbers appear in bold.
  • Rename options in manage menu.
  • Minor tooling 🔧 updates.
    • install.sh now only installs tagged releases by default.

Fixed

  • Bug where "No Changes in dotfiles" was printed twice when using option [2].
  • Compatibility issues for MacOS, remove instances of echo -e.
  • dotman logo printing errors, #2. Now compatible with Bash 3 (& MacOS).
  • Bug 🐛 where $DOT_REPO variable was not exported. By tadomaitis 🙌

[0.1.0] - July 18, 2020

  • Initial Release