# Changelog ## Unreleased - Simplify usage by re-exporting serde traits - [#3](https://github.com/ayrat555/fang/pull/3) ## 0.3.0 (2021-07-04) - Execute different types of tasks in separate workers - [#1](https://github.com/ayrat555/fang/pull/1) - Add retention mode for tasks - [#2](https://github.com/ayrat555/fang/pull/2) ## 0.2.0 (2021-06-24) - The first release on crates.io