# Revision history for rhine-gloss
## 1.1
* dunai-0.11 compatibility
* Extended example application by particle collapse
## 1.0
* Removed schedules. See the [page about changes in version 1](/version1.md).
* Introduced type alias `StochasticProcess`.
* Added `whiteNoiseVarying`.
## 0.9
* Add simple Poisson, Gamma and Bernoulli processes
## 0.8.1.1
* First version. Version numbers follow rhine.
* Introduces basic stochastic processes and Sequential Monte Carlo particle filter
* Thank you, Reuben Cohn-Gordon and Dominic Steinitz