From 76aab6d74315a13ebf8505a4ea11defa6107d61f Mon Sep 17 00:00:00 2001 From: Pavel Balaev Date: Fri, 30 Dec 2022 11:51:37 +0300 Subject: [PATCH] Release 1.4.0 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c48b8ac..7d7343a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +## [1.4.0] - 2022-12-30 + +### Added + +- Add path_raw field. This field contains request path without encoding. + ## [1.3.0] - 2022-07-27 ### Changed