Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 790 Bytes

CHANGELOG.md

File metadata and controls

41 lines (26 loc) · 790 Bytes

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.

3.1.0 - 2021-03-25

  • Update dependencies

3.0.0 - 2019-08-09

  • Update dependencies
  • Make the structures Clone and provide Default implementation for the drain
  • Delegate the Drain::is_enabled
  • Remove the AtomicSwitch::new_from_arc (leaking internal details)

2.0.0 - 2017-04-29

  • Update dependencies

Fixed

2.0.0-3.1 - 2017-04-10

Fixed

  • Unwindsafety

2.0.0-3.0 - 2017-04-09

Changed

  • Update dependencies

2.0.0-1.0 - 2017-03-18

Changed

  • Ported to slog v2

0.4.3 - 2016-11-30

Changed

  • Moved to own repository