Changes in version 1.1.0.9000 - Fixed warning in find_predictive_density.cpp by using return std::move(retdata) where retdata was just named local variable Changes in version 1.1.0 (2025-04-08) - Added plot_lwd argument to alter width of lines when plotting PP and DPMM. - Added PlotRateIndividualRealisation() function to plot individual posterior realisations of the Poisson Process rate. - Edited PlotPosteriorMeanRate() function so users can plot posterior mean over time conditioned on a specified number of changes in the rate. We do not recommend this unless the user has independent knowledge of the number of changes. The conditioning is done by specifying the n_changes argument. The recommended default is NULL (no conditioning). - Updated website to explain can access posterior directly. Changes in version 1.0.1 (2024-01-31) - Fixing CRAN comments. Changes in version 1.0.0 - First release. - Added a NEWS.md file to track changes to the package.