Changelog
=========

> **Tags:**
> - :boom:       [Breaking Change]
> - :rocket:     [New Feature]
> - :bug:        [Bug Fix]
> - :memo:       [Documentation]
> - :house:      [Internal]
> - :nail_care:  [Polish]

## v3.95.0 (2023-04-17)

#### :rocket: New Feature

* Added headers support for mock custom response
* Improved mock matching algorithm

#### :house: Internal

* Added spec

#### :nail_care: Polish

* Refactor

#### :memo: Documentation

* Added an example for custom response with headers

## v3.81.1 (2022-04-01)

#### :memo: Documentation

* Added an example of usage
