What's Changed
* Remove `ignore_logprob` checking by brandonwillard in https://github.com/aesara-devs/aeppl/pull/132
* Assign IR-related rewrites to `logprob_rewrites_db` by brandonwillard in https://github.com/aesara-devs/aeppl/pull/133
* Preserve mode in `MeasurableScan`s by ricardoV94 in https://github.com/aesara-devs/aeppl/pull/136
* Remove Python 3.6 references and update cloning in `create_discrete_mc_op` by brandonwillard in https://github.com/aesara-devs/aeppl/pull/137
* Remove unused code in `invgamma_logprob` by brandonwillard in https://github.com/aesara-devs/aeppl/pull/139
* Return updates created by `discrete_markov_chain` by brandonwillard in https://github.com/aesara-devs/aeppl/pull/140
**Full Changelog**: https://github.com/aesara-devs/aeppl/compare/v0.0.28...v0.0.29