1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-23 23:51:06 +01:00
actix-extras/actix-limitation/CHANGES.md
2022-07-09 19:55:53 +01:00

605 B

Changes

Unreleased - 2022-xx-xx

  • Updated session-session dependency to 0.7.

0.2.0 - 2022-03-22

  • Update Actix Web dependency to v4 ecosystem. #229
  • Update Tokio dependencies to v1 ecosystem. #229
  • Rename Limiter::{build => builder}(). #232
  • Rename Builder::{finish => build}(). #232
  • Exceeding the rate limit now returns a 429 Too Many Requests response. #232

0.1.4 - 2022-03-18