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

The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [2.3.0] - 2019-05-23

### Added
* [#32](https://github.com/dadi/queue/issues/32): reload worker functions when files change

### Fixes

* [#33](https://github.com/dadi/queue/issues/33): fix duplication error when loading worker functions


