# CHANGELOG #

## Version 1.1.2, 2017-10-27 ##

Bugfix: Using the --parallel option does no longer change the order of
the sentences.

## Version 1.1.1, 2017-10-25 ##

This version fixes a bug that made it impossible to use the --parallel
option when reading from STDIN.

## Version 1.1.0, 2017-10-24 ##

- Bugfix: Removed trailing space from last tag in sentence.
- The new option --parallel makes it possible to use a pool of worker
  processes to speed up tagging.
- We also print a log message that indicates tagging speed.

## Version 1.0.0, 2017-09-15 ##

First release.
