gecko-dev/third_party/rust/slog-stream/CHANGELOG.md

748 B

Change Log

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

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

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.