Version 1.7.1
===============================================================================
+ Compatible with R 4.0.0
+ Bugfixes:
  - Removed isSpike
  - Resolved error with extracting latent space information at 'showTrajInfo'
  - Resolved inverted color palette for 'plotManifold' and 'plotMaps'
  - Resolved machine precision issue for 'findStates'

Version 1.0.0
===============================================================================
+ Package published at Bioconductor

Version 0.99.15
===============================================================================
+ Bugfixes:
  - Adjusted NAMESPACE for most recent 'SingleCellExperiment' release

Version 0.99.14
===============================================================================
+ Bugfixes:
  - Filtering. Captures invalid user input.
  - Clustering. Parameter settings resulting in a minimum number of samples per
    initial state <= 1 are captured.

Version 0.99.13
===============================================================================
+ Bugfixes:
  - Visualization. Package is compatible with most recent 'ggplot2'
    release (3.x.x).
+ Updated CITATION

Version 0.99.0 - 0.99.12
===============================================================================
+ Public pre-release for Bioconductor submission
+ CellTrails is fully compatible with a 'SingleCellExperiment' object
+ Bugfixes