summaryrefslogtreecommitdiffstats
path: root/tokio-macros/CHANGELOG.md
AgeCommit message (Collapse)Author
2020-01-07macros: fix breaking changes (#2069)Carl Lerche
Brings back old macro implementations and updates the version of tokio-macros that tokio depends on. Prepares a new release.
2020-01-07chore: prepare tokio-macros v0.2.2 release (#2068)Artem Vorotnikov
2019-12-18chore: prepare v0.2.5 release (#1984)Carl Lerche
Also includes: - `tokio-macros` v0.2.1
2019-11-26chore: prepare v0.2.0 release (#1822)Carl Lerche