New Features
- 1381 New `render_params` argument for [render_model](https://num.pyro.ai/en/latest/utilities.html#render-model)
- 1366 Allow a fixed number of steps in HMC.
- New tutorials and examples:
+ [Modelling mortality over space and time](https://num.pyro.ai/en/latest/examples/mortality.html)
+ New section on adding intermediate levels to [Bayesian Hierarchical Linear Regression](https://num.pyro.ai/en/latest/tutorials/bayesian_hierarchical_linear_regression.html#5.-Add-layer-to-model-hierarchy:-Smoking-Status) tutorial
Enhancements and Bug Fixes
- 1386 Support JAX 0.3.5
- 1388 Update jaxns to 1.0.0
- 1372 Fix batch shapes of `SineBivariateVonMises` distribution
- 1375 Add `__repr__` method for constraints
- 1358 Force validate_args to be keyword argument
- 1350 Enhance the AR2 example
Thanks, cstoafer, hesenp, tcbegley, themrzmaster, karm-patel, theorashid