What's Changed
* Handling new release of PyMC v5 by not supporting it by dfm in https://github.com/exoplanet-dev/exoplanet-core/pull/64
* Import ShapedArray from `jax.core` instead for `jax.abstract_arrays` by vandalt in https://github.com/exoplanet-dev/exoplanet-core/pull/91
* Add support for PyMC >= 5 with PyTensor backend by vandalt in https://github.com/exoplanet-dev/exoplanet-core/pull/89
New Contributors
* vandalt made their first contribution in https://github.com/exoplanet-dev/exoplanet-core/pull/91
**Full Changelog**: https://github.com/exoplanet-dev/exoplanet-core/compare/v0.2.0...v0.3.0