# 0.1.1 (July 6, 2019)
### Added
- `Subscriber::current_span` API to return the current span (#148).
- `span::Current` type, representing the `Subscriber`'s view of the current
span (#148).
### Fixed
- Typos and broken links in documentation (#123, #124, #128, #154)
# 0.1.0 (June 27, 2019)
- Initial release