# Changelog

## Upcoming

Features:
- New `.urlParams()` method for easy param substitution (c7f2ff3)
- TypeScript type definitions (4beec22)

## 1.3.0

Features:
- Support for `DELETE` and `PUT` requests (310aa68)

## 1.2.0

Features:
- New `.prop()` method for returning values from nested objects (87f0644)

## 1.1.1

Fixes:
- Apply transformers also on rejected responses (342145d)

## 1.1.0

Features:
- New `.then()` implementation to reduce need of `.send()` (8d45c02)

## 1.0.5

Initial public release.
