Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Aug 1, 2024
1 parent f5108f9 commit 5906723
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,16 @@

## [1.7.0](https://github.com/jellydn/hurl.nvim/compare/v1.6.0...v1.7.0) (2024-08-01)


### Features

* add response time calculation to hurl requests ([9cd1fd0](https://github.com/jellydn/hurl.nvim/commit/9cd1fd09c0619df91cd65c71f866fcc2a9050d6e))
* **hurl.nvim:** add support for fixture variables ([993c640](https://github.com/jellydn/hurl.nvim/commit/993c640f3282686699e8fc50d6aef2b5a45531aa))
* show response time on virtual text ([043a7de](https://github.com/jellydn/hurl.nvim/commit/043a7de69afe698d37795e7c9f157cf0630f6d20)), closes [#153](https://github.com/jellydn/hurl.nvim/issues/153)
* support --json flag for display response time ([f5874ea](https://github.com/jellydn/hurl.nvim/commit/f5874ea4cd7d6a40d4f97bedab0f84ac770e7b51))

- add response time calculation to hurl requests ([9cd1fd0](https://github.com/jellydn/hurl.nvim/commit/9cd1fd09c0619df91cd65c71f866fcc2a9050d6e))
- **hurl.nvim:** add support for fixture variables ([993c640](https://github.com/jellydn/hurl.nvim/commit/993c640f3282686699e8fc50d6aef2b5a45531aa))
- show response time on virtual text ([043a7de](https://github.com/jellydn/hurl.nvim/commit/043a7de69afe698d37795e7c9f157cf0630f6d20)), closes [#153](https://github.com/jellydn/hurl.nvim/issues/153)
- support --json flag for display response time ([f5874ea](https://github.com/jellydn/hurl.nvim/commit/f5874ea4cd7d6a40d4f97bedab0f84ac770e7b51))

### Bug Fixes

* **popup:** show popup after content population for proper alignment ([809891e](https://github.com/jellydn/hurl.nvim/commit/809891ee248fea594699e1dfdf195c7a23ab9259))
- **popup:** show popup after content population for proper alignment ([809891e](https://github.com/jellydn/hurl.nvim/commit/809891ee248fea594699e1dfdf195c7a23ab9259))

## [1.6.0](https://github.com/jellydn/hurl.nvim/compare/v1.5.2...v1.6.0) (2024-07-11)

Expand Down

0 comments on commit 5906723

Please sign in to comment.