From b1ba767e91d6fb9743bc1b612d8a254892322e7c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 00:54:24 +0800 Subject: [PATCH] chore(main): release 1.8.0 (#205) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> --- CHANGELOG.md | 11 +++++++++++ version.txt | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d4b0e92..f367e14 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [1.8.0](https://github.com/jellydn/hurl.nvim/compare/v1.7.1...v1.8.0) (2024-10-29) + +### Features + +- add new command to from current entry to end ([3b81a31](https://github.com/jellydn/hurl.nvim/commit/3b81a317516e683213c1e1eb7c14b4b1b6deb0b8)) +- **config:** add file_root directory configuration option ([c502953](https://github.com/jellydn/hurl.nvim/commit/c502953b531de04c19fcb8003d8eb18718b6a61e)), closes [#195](https://github.com/jellydn/hurl.nvim/issues/195) + +### Bug Fixes + +- **utils:** improve error logging and notifications ([807b6ff](https://github.com/jellydn/hurl.nvim/commit/807b6ff480626d91ec46ca86092b530082c7400c)) + ## [1.7.1](https://github.com/jellydn/hurl.nvim/compare/v1.7.0...v1.7.1) (2024-08-24) ### Bug Fixes diff --git a/version.txt b/version.txt index 943f9cb..27f9cd3 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.7.1 +1.8.0