Skip to content

Commit

Permalink
Added changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
pxjohnny committed Dec 10, 2023
1 parent 5a9a58a commit b337602
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [3.11.1] - 2023-12-10

### Added

- `failOnEmptyBody` flag for `callServer` to specify wether or not a request should fail if it has no body.

## [3.11.0] - 2023-05-16

### Changed
Expand Down

0 comments on commit b337602

Please sign in to comment.