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

## 1.2.1 - 2017-05-10
### Changed

* Update dependencies

## 1.1.0 - 2016-09-28
### Changed

* **BREAKING**: `RecordDecorator` API has been changed to allow formatting
  without any allocation.

## 1.0.0 - 2016-09-21

First stable release.
## 1.2.0 - [Unreleased]
### Changed

* **BREAKING**: Switched `AsyncStramer` to `slog_extra::Async`

## 1.1.0 - 2016-09-28
### Changed

* **BREAKING**: `RecordDecorator` API has been changed to allow formatting
  without any allocation.

## 1.0.0 - 2016-09-21

First stable release.
