From e30ec6be420e64bead86f7dfc9342801d8f921e8 Mon Sep 17 00:00:00 2001 From: Batuhan Taskaya Date: Thu, 9 Dec 2021 12:46:19 +0300 Subject: [PATCH] Remove unnecessary empty line in CHANGELOG --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f040ab1..8e3b9a5f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,7 +16,6 @@ This project adheres to [Semantic Versioning](https://semver.org/). - Added support for automatically enabling `--stream` when `Content-Type` is `text/event-stream`. ([#376](https://github.com/httpie/httpie/issues/376)) - Broken plugins will no longer crash the whole application. ([#1204](https://github.com/httpie/httpie/issues/1204)) - ## [2.6.0](https://github.com/httpie/httpie/compare/2.5.0...2.6.0) (2021-10-14) [What’s new in HTTPie 2.6.0 →](https://httpie.io/blog/httpie-2.6.0)