goto/CHANGELOG.md
2018-03-14 21:47:54 +02:00

718 B

Changelog

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

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

[1.2.3] - 2018-03-14

Added

  • align columns when displaying the list of aliases or similar results

Changed

  • removed shebang since the script is sourced
  • updated README with valid information on supported shells

[1.2.2] - 2018-03-13

Added

  • zsh completion for -x, -p, -o

[1.2.1] - 2018-03-13

Added

  • Users can set the GOTO_DB environment variable to override the default database file which is $HOME/.goto
  • Introduced the CHANGELOG.md