From 0d8449290cf6e768db03459b8bfaa0a11c6ddd23 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Apr 2023 02:05:39 +0900 Subject: [PATCH] Release for v2.5.0 (#196) * [tagpr] prepare for the next release * [tagpr] update CHANGELOG.md --------- Co-authored-by: github-actions[bot] --- CHANGELOG.md | 11 +++++++++++ VERSION | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3527ba7..b6c7cf0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [v2.5.0](https://github.com/b4b4r07/enhancd/compare/v2.4.1...v2.5.0) - 2023-04-03 +### New Features +- Allow to pipe multiple dirs to cd by @b4b4r07 in https://github.com/b4b4r07/enhancd/pull/197 +- Support dot-feature in fish and add `ENHANCD_ARG_SINGLE_DOT` by @b4b4r07 in https://github.com/b4b4r07/enhancd/pull/198 +- Add 'format' label to format custom input before passing cd by @b4b4r07 in https://github.com/b4b4r07/enhancd/pull/192 +### Refactorings +- Format awk scripts by @b4b4r07 in https://github.com/b4b4r07/enhancd/pull/201 +### Others +- Remove completion feature from enhancd by @b4b4r07 in https://github.com/b4b4r07/enhancd/pull/191 +- Drastically update around GH workflows by @b4b4r07 in https://github.com/b4b4r07/enhancd/pull/199 + ## [v2.4.1](https://github.com/b4b4r07/enhancd/compare/v2.4.0...v2.4.1) - 2023-03-31 - Use tagpr workflow to make tag and update version file by @b4b4r07 in https://github.com/b4b4r07/enhancd/pull/193 - Update all environment name by @b4b4r07 in https://github.com/b4b4r07/enhancd/pull/195 diff --git a/VERSION b/VERSION index 005119b..437459c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.4.1 +2.5.0