1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
// License: see LICENSE file at root directory of `master` branch

//! # `0.28.1` _(April 7th, 2019)_
//!
//! ## Changes
//!
//! [`Docs`][::Docs]: fixed implementation of [`Display`][::Display] where it ignored tab configuration.
//!
//! ## Dependencies
//!
//! No dependencies.
//!
//! [::Docs]: ../docs/struct.Docs.html
//! [::Display]: https://doc.rust-lang.org/std/fmt/trait.Display.html