diff --git a/CHANGELOG.md b/CHANGELOG.md index 8f4d189..1f4d2c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## Unreleased +* Deprecating the `attribute`, `attribute_namespace`, `attribute_signal` and `attribute_namespace_signal` methods of `DomBuilder`. +* Deprecating the `property` and `property_signal` methods of `DomBuilder`. + ## 0.5.23 - (2021-12-09) * Adding in MouseEvent methods to the DragEvents.