diff --git a/CHANGELOG.md b/CHANGELOG.md index 429b941..3edaf8a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,20 @@ All notable changes to `goto` will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## [2.1.0] - 2020-11-15 + +### Added + +- [Allow users to navigate to special directories with goto](https://github.com/iridakos/goto/pull/62) + +### Change + +- [Improve the display of alias list](https://github.com/iridakos/goto/pull/63) + +### Fixed + +- [Missing config directory in MacOS](https://github.com/iridakos/goto/pull/64) + ## [2.0.0] - 2020-01-27 ### Changed diff --git a/goto.sh b/goto.sh index 0786500..4d52ccd 100644 --- a/goto.sh +++ b/goto.sh @@ -117,7 +117,7 @@ USAGE # Displays version _goto_version() { - echo "goto version 2.0.0" + echo "goto version 2.1.0" } # Expands directory.