From 5145226de61516fb7ad9a30ae178f5db30c330c0 Mon Sep 17 00:00:00 2001 From: Lazarus Lazaridis <9477868+iridakos@users.noreply.github.com> Date: Sun, 15 Nov 2020 10:35:32 +0200 Subject: [PATCH 1/2] Update CHANGELOG.md --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) 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 From 1f26527a34915fda185a7de56eacce1b887bc938 Mon Sep 17 00:00:00 2001 From: Lazarus Lazaridis <9477868+iridakos@users.noreply.github.com> Date: Sun, 15 Nov 2020 10:37:12 +0200 Subject: [PATCH 2/2] Bump version to 2.1.0 --- goto.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.