# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## \[1.3.1] - 2026-05-08

* Update type definitions.

## \[1.3.0] - 2025-03-18

* Add type definitions.

## \[1.2.1] - 2021-09-03

* Updated `homepage` in package.json.

## \[1.2.0] - 2021-09-03

* Class for 503 - Service Unavaliable, `ServiceUnavaliableError`.

## \[1.1.0] - 2020-10-19

* Response parameter.
* Send response body in `sendError` if present.