------------------ - Include t_peak as fifth diffmah parameter (https://github.com/ArgonneCPAC/diffmah/pull/147)
0.6.0
------------------ - Add prototype for P(MAH | m_obs, t_obs) (https://github.com/ArgonneCPAC/diffmah/pull/132)
0.5.1
------------------ - Add new convenience kernels for diffstar (https://github.com/ArgonneCPAC/diffmah/pull/131)
0.5.0
------------------ - namedtuple DEFAULT_MAH_PARAMS now imported from diffmah.defaults (https://github.com/ArgonneCPAC/diffmah/pull/113)
0.4.3
------------------ - Change DEFAULT_MAH_PARAMS to namedtuple instead of ndarray (https://github.com/ArgonneCPAC/diffmah/pull/112)
0.4.2
------------------ - Remove optional mah_type argument of mc_halo_population function - Implement differentiable kernel for mc_halo_population function - Update requirement to python>=3.9 - Update packaging structure to pyproject.toml - Remove diffmah/_version.py and switch to dynamic versioning