What's Changed
* Add support for exogenous regressors by aadyotb in https://github.com/salesforce/Merlion/pull/125
* Simplify implementations of SARIMA, ETS, VectorAR. by aadyotb in https://github.com/salesforce/Merlion/pull/122
* Fix edge case bug in layered models. by aadyotb in https://github.com/salesforce/Merlion/pull/123
* Fix incorrect reference to BOCPD model in factory by jonwiggins in https://github.com/salesforce/Merlion/pull/124
New Contributors
* jonwiggins made their first contribution in https://github.com/salesforce/Merlion/pull/124
**Full Changelog**: https://github.com/salesforce/Merlion/compare/v1.3.0...v1.3.1