Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 743 Bytes

CHANGELOG.md

File metadata and controls

32 lines (18 loc) · 743 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]

[1.1.0] - 2023-10-20

Added

  • Added support for debug URL (#5)

Fixed

  • Fixed issue with npm publish (e58bf13)

[1.0.1] - 2023-10-19

Added

  • npmignore file to avoid adding some files to npm
  • changelog to understand changes better

[1.0.0] - 2023-10-19

Added

  • Express middleware
  • Koa middleware