# Changelog

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

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## 1.0.0 - 2023-01-04
### Changed
- Change module type to ESM
- Set min node engine to >= 16.0.0
- Replace Travis CI with GH Actions
- Replace lint type from jshint to eslint
- Replace coverage from buster-istanbul to c8
- Replace doc type from dox-foundation to jsdoc

## 0.1.3 - 2016-08-14
### Changed
- Set min node engine to >= 4.0.0

## 0.1.1 - 2015-02-14
### Added
- Add colour-status logging

## 0.1.0 - 2015-03-02
### Changed
- Upgrade nestor to 0.3.x

## 0.0.2 - 2014-10-15
### Added
- Add custom colour-status map support

## 0.0.1 - 2014-09-24
### Changed
- Initial version
