# Change Log

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/).

## 0.2.1 - 2018-08-22

### Changed

- Empty paths are always returned as `/`.
- A `/` prefix works properly as well.

## 0.2.0 - 2018-08-22

### Changed

- Update `middlewares/utils` library for compatibility with `middlewares/request-handler`.

## 0.1.0 - 2018-08-22

First version
