# Revision history for stat-sampling ## 0.1.0.0 -- 2016-08-19 * First version. Released on an unsuspecting world. ## 0.1.1.0 -- 2016-08-26 * Exposes composeProcess for quickly composing StochProcesses. * Un-reinvents the State monad. * Adds gamma and beta distributions. ## 0.1.1.1 -- 2016-08-27 * Fixes haddock issue.