Skip to content

Latest commit

 

History

History
35 lines (15 loc) · 1.41 KB

CHANGELOG.md

File metadata and controls

35 lines (15 loc) · 1.41 KB

1.0.0 (2022-11-14)

Features

  • Implemented apikey based rate limiting (566205b)

BREAKING CHANGES

  • Support for plans on middleware configuration removed

0.1.0 (2022-09-08)

Bug Fixes

  • Fixed missing keyword "new" (8055b06)
  • Modified name of speedLimit config param (95a6bcc)
  • Quotas not being registered correctly (373d32b)

Features