# Changelog All notable changes to this project will be documented in this file. ## [Unreleased] ## [0.2.1](https://github.com/jdrouet/htmlparser/compare/v0.2.0...v0.2.1) - 2024-11-03 ### Fixed - rewind space when attribute has no value ([#6](https://github.com/jdrouet/htmlparser/pull/6)) ## [0.2.0](https://github.com/jdrouet/htmlparser/compare/v0.1.3...v0.2.0) - 2024-11-01 ### Added - support attributes with no value ([#4](https://github.com/jdrouet/htmlparser/pull/4)) ## [0.1.3] - 2024-10-25 ### Fixed - should allow having chevron in attribute ### Other - create workflow to validate pr title ## [0.1.2] - 2024-10-20 ### Other - prepare release-plz - apply clippy suggestions - bump github action checkout script - fix lints - format and update ci - update comments linked to commit 28ce4a6 - Optimize `XmlCharExt::is_xml_char` # Change Log All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).