What's Changed
* Add priors to kernel hyperparameters to loss by vdutor in https://github.com/secondmind-labs/GPflux/pull/62
* Restructure basis function modules by ltiao in https://github.com/secondmind-labs/GPflux/pull/63
* Use iv.num_inducing instead of len(iv), for compatibility with future GPflow. by jesnie in https://github.com/secondmind-labs/GPflux/pull/66
* adding import in init to make "fourier_features" module available by NicolasDurrande in https://github.com/secondmind-labs/GPflux/pull/69
* Fixing issue 70 by sebastianober in https://github.com/secondmind-labs/GPflux/pull/71
* Support tensorflow 2.5 through 2.8. by jesnie in https://github.com/secondmind-labs/GPflux/pull/72
* Pin protobuf to 3.19.0 by vdutor in https://github.com/secondmind-labs/GPflux/pull/73
New Contributors
* jesnie made their first contribution in https://github.com/secondmind-labs/GPflux/pull/66
* NicolasDurrande made their first contribution in https://github.com/secondmind-labs/GPflux/pull/69
* sebastianober made their first contribution in https://github.com/secondmind-labs/GPflux/pull/71
**Full Changelog**: https://github.com/secondmind-labs/GPflux/compare/v0.2.7...v0.3.0