- Remove `html_debug!`
  [#357](https://github.com/lambda-fairy/maud/pull/357)
- Render with `Display` using autoref specialization
  [#359](https://github.com/lambda-fairy/maud/pull/359)
- Support `axum` v0.6 through `axum-core` v0.3
  [#361](https://github.com/lambda-fairy/maud/pull/361)
- Implement `Default` for `PreEscaped`
  [#371](https://github.com/lambda-fairy/maud/pull/371)