actix-net/actix-macros/CHANGES.md

356 B

Changes

Unreleased - 2021-xx-xx

0.2.0-beta.1 - 2021-01-09

  • Remove actix-reexport feature.

0.1.3 - 2020-12-03

  • Add actix-reexport feature. #218

0.1.2 - 2020-05-18

  • Forward actix_rt::test arguments to test function #127