diff --git a/CHANGELOG.md b/CHANGELOG.md index 60f6c4a..d5aaf6d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## [Unreleased] + ### Fixed - Fixed request crash with empty body and unexpected header Content-Type (#189)