# 2023-03-23 v0.3.2 [AG]
- Added additional methods of halflife, unconditional and pit for use with
tsgarch and tsarma.

# 2022-06-09 v0.3.1 [AG]
- Converted documentation to Roxygen and performed some clean up.

# 2022-04-15 v0.3.0 [AG]
- Added a tsmoments method
- Bumped the version to 0.3.0 to be consistent with major changes in other 
packages with the same version.

# 2022-03-16 v0.1.8 [AG]
- Added a tscalibrate method

# 2021-05-20 v0.1.7 [AG]
- Added additional estimate_ad method for new plugin packages which use
automatic differentiation.
- Fix to tsgrowth documentation

# 2021-04-20 v0.1.6 [AG]
- Fix to prediction plots to allow missing values in observed series (ylim 
fixed for na.rm)

# 2020-11-16 v0.1.5 [AG]
- Fix to tsreport method (previously dispatched to report rather than tsreport).
- Added Changelog to package
