# 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).

## [v1.0.4] - 2020-10-29

- Move from EUPL1.2 to MIT license

## [v1.0.3] - 2020-04-07
### Fixed

- When separator is on trailing of the chunk it must be considered as token

## [v1.0.2] - 2020-03-21
### Added

- Add first version of Changelog
- Add scripts to bump version
