# CHANGELOG

## < 1.0.0

Unstable. No changes tracked.

## 1.0.0

First stable release.

## 1.0.1

- Improved documentation.
- Added more examples.

## 1.1.0

- Added `transferList` as a second argument of a task function.
- Added examples for shared data and transfer list.

## 1.1.1

- Improved docs, updated dependencies, improved project description.

## 1.2.0

- Added `transfer` function, so the worker result memory can be also moved rather than cloned.
