Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 801 Bytes

CHANGELOG.md

File metadata and controls

24 lines (18 loc) · 801 Bytes

Changelog

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.

Unreleased - ReleaseDate

0.2.2 - 2022-04-26

Fixed

  • Update internal FancyGuard type to use atomics rather than Cell to ensure that futures using spandoc remain Send

0.2.1 - 2020-11-11

Fixed

  • Fixed compiler error when using #[spandoc] on functions containing an empty block