From 105bb8fd375e5afb0c1be120fe08b3b42857ae94 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 14:53:11 +0800 Subject: [PATCH] chore(main): release 1.6.0 (#183) * chore(main): release 1.6.0 * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- 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 | 6 ++++++ version.txt | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d7274a..9e6629b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [1.6.0](https://github.com/jellydn/hurl.nvim/compare/v1.5.2...v1.6.0) (2024-07-11) + +### Features + +- add xml type for response formatting and highlight ([#181](https://github.com/jellydn/hurl.nvim/issues/181)) ([f9edcfb](https://github.com/jellydn/hurl.nvim/commit/f9edcfbe80b45866528124c11e5ff0ed8586facc)) + ## [1.5.2](https://github.com/jellydn/hurl.nvim/compare/v1.5.1...v1.5.2) (2024-06-25) ### Bug Fixes diff --git a/version.txt b/version.txt index 4cda8f1..dc1e644 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.5.2 +1.6.0