diff --git a/CHANGELOG.md b/CHANGELOG.md index 7085355a..726b5873 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ +## 1.5.47 + +### New Features + +- Add `void_` attr to `XT` and use for skipping closing tags in `to_xml` ([#575](https://github.com/fastai/fastcore/issues/575)) + + ## 1.5.46 ### New Features