Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 712 Bytes

CHANGELOG.md

File metadata and controls

33 lines (18 loc) · 712 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.1.0] - 2023-05-15

Added

  • SAME_ORIGIN match type, see the README

Fixed

  • Concurrent write/read to maps
  • Match type now defaults to SAME_BASE

Changed

  • Delay is now applied as a rate limit

[1.0.1] - 2023-05-09

Changed

[1.0.0] - 2023-05-08

Added

  • Initial release