# Changelog for `xml-conduit-microlens` All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## Unreleased ## 0.3.0.0 Change the signature of `remapAttributes` to use the DOM element name as well and to consider all attribute name-value pairs as a whole. This should cater to a broader range of use cases (e.g. editing HTML trees to add HTMX attributes, and the like) ## 0.2.0.0 - 2023-04-16 Add `remapAttributes` ## 0.1.0.0 - 2023-04-16