Breaking Change
- breaking: remove deprecated behavior @jmoralez (#946)
- breaking: allowmean and allowdrift True by default in AutoARIMA @V-nguard (#918)
Bug Fixes
- C++ ARIMA fixes and refactoring @filipcacky (#939)
- fix: seasonal naive confidence interval bug @andrewscottm (#932)
- fix: auto arima xreg rank deficient test @andrewscottm (#931)
Documentation
- Update broken yahoo query @paullabonne (#925)