## 3.1.0 (2025-06-03)

##### Chores

* **deps:**  update dependencies ([#27](https://github.com/lob/hapi-sanitize-payload/pull/27)) ([97220c](https://github.com/lob/hapi-sanitize-payload/commit/97220cdb0430c8657772cbd3b16967758b813a77))
    * Addresses [CVE-2020-36604](https://github.com/advisories/GHSA-c429-5p7v-vgjp)

## 3.0.0 (2021-11-12)

##### New Features

* **nested-overrides:**  add overrides for hapi v17 ([#17](https://github.com/lob/hapi-sanitize-payload/pull/17)) ([d0eaea86](https://github.com/lob/hapi-sanitize-payload/commit/d0eaea86d0c7f8d424b65c52d1df98729dbcd637))

### 2.3.0 (2021-10-04)

### 2.2.0 (2021-09-23)

##### New Features

* **nested-overrides:**  add overrides for hapi v17 ([#17](https://github.com/lob/hapi-sanitize-payload/pull/17)) ([d0eaea86](https://github.com/lob/hapi-sanitize-payload/commit/d0eaea86d0c7f8d424b65c52d1df98729dbcd637))

### 2.1.0 (2021-08-30)

##### Other Changes

*  convert to GH actions ([#16](https://github.com/lob/hapi-sanitize-payload/pull/16)) ([7c2f5901](https://github.com/lob/hapi-sanitize-payload/commit/7c2f5901f3dc97a45faac2f9f1992c52db50e804))

## 2.0.0 (2018-03-08)

##### New Features

* **hapi:**  upgrade to hapi 17 ([#9](https://github.com/lob/hapi-sanitize-payload/pull/9)) ([35ef3045](https://github.com/lob/hapi-sanitize-payload/commit/35ef3045219c1663fa4c81844bf23c7adb8b88e4))

### 1.5.0 (2016-11-11)

##### Chores

* **project:** upgrade the base project ([903af702](https://github.com/lob/hapi-sanitize-payload/commit/903af702c0e35be9cf174003a76e6df69e599e0d))

##### New Features

* **route-options:** refactor plugin and allow per-route options ([7ae9939e](https://github.com/lob/hapi-sanitize-payload/commit/7ae9939e97a2bad6fa141cd4f393cdaad862425a))

### 1.4.0 (2016-10-18)

##### New Features

* **config:** allow disabling in the route config ([c0fc2fb8](https://github.com/lob/hapi-sanitize-payload/commit/c0fc2fb860b663da93e4873c97688cc15af907bf))

### 1.3.0 (2016-8-17)

##### New Features

* **whitespace:** trims whitespace from ends of string ([9449c35d](https://github.com/lob/hapi-sanitize-payload/commit/9449c35d43f188d373f620aeae9cbce52d7d6a19))

### 1.2.0 (2016-7-21)

##### New Features

* **options:** support option for sanitizing null properties. ([805f9caf](https://github.com/lob/hapi-sanitize-payload/commit/805f9cafd7f2d0092bc1a6082047ef3c24d631e5))

### 1.1.0 (2016-3-18)

##### New Features

* **options:** support option for replacing values instead of deleting them ([e189fc39](https://github.com/lob/hapi-sanitize-payload/commit/e189fc3900183a9304487a79261c132ab3af054b))

## 1.0.0 (2016-3-7)

##### New Features

* **plugin:** create and test plugin ([6ed374bb](https://github.com/lob/hapi-sanitize-payload/commit/6ed374bb28d27dbe8f54896c638e8638d58901b2))

