Skip to content

Files

Latest commit

 

History

History
42 lines (25 loc) · 1.8 KB

CHANGELOG.md

File metadata and controls

42 lines (25 loc) · 1.8 KB

Changelog

0.2.0 (2022-07-17)

Fixed

  • 🐛 fix duplicate path addition [988309a]

0.1.1 (2021-10-08)

Changed

Removed

  • 🔥 remove unused code [d1e852d]

0.1.0 (2021-10-08)

Added

  • ✨ add pre-commit + makefile [4d1484d]
  • ✨ add multi OSTYPE/machine support [c70ca04]
  • ✨ set bin directory to /home/ptavares/.local/bin instead of /home/ptavares/bin [f3b81d8]
  • 🎉 initial commit [2f71974]

Fixed

Miscellaneous

  • 📝 🐛 fix log message [cdd3047]