Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 572 Bytes

CHANGELOG.md

File metadata and controls

25 lines (15 loc) · 572 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]

0.1.0 - 2024-09-13

Added

  • implement TwiceLock
  • Implement TwiceCell

Fixed

  • (TwiceLock) Stop TwiceLock::initialize from propagating panics

Other

  • add CI
  • Add description, repo, website
  • Add readme and licenses