Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 511 Bytes

CHANGELOG.md

File metadata and controls

19 lines (12 loc) · 511 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.

[1.0.1] - 2018-07-11

Changed

  • Fixed checking the inverse result of wait() on locks #103

[1.0.0] - 2018-05-04

Added

  • Adds a DrupalStore that implements Symfony's Symfony\Component\Lock\StoreInterface
  • Support for extending a lock TTL #2