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

485 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.1.0

Changed

  • BREAKING: Rewrite handling of owned values.

1.0.1 - 2016-10-02

Changed

  • Fixed StdLog not serializing the key-value pairs.
  • StdLog message to log crate is lazily-evaluated.

1.0.0 - 2016-09-21

First stable release.