# Changelog
All notable changes to this project will be documented in this file.

## [0.2.1] - 2023-08-08

### Refactor

- Set tokio as default feature

## [0.2.0] - 2023-08-08

### Features

- None/both async features is a compile-time error
- Automatically derive reset()

## [0.1.1] - 2023-07-30

### Documentation

- Support feature specification for docsrs

### Refactor

- Use std::mem::take

## [0.1.0] - 2023-07-30

### Bug Fixes

- Release workflow automation
- Cliff.toml configuration
- Add reset(), fix executor waiting for tokio

## [0.0.1] - 2023-07-29

### Bug Fixes

- Release workflow automation
- Cliff.toml configuration

