File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
88
99### Fixed
1010
11- * ` LazyHTML.from_tree/1 ` to preserve attribute name casing inside ` <svg> ` ([ #9 ] ( https://github.com/dashbitco/lazy_html/pull/9 ) )
11+ - ` LazyHTML.from_tree/1 ` to preserve attribute name casing inside ` <svg> ` ([ #9 ] ( https://github.com/dashbitco/lazy_html/pull/9 ) )
1212
1313## [ v0.1.1] ( https://github.com/dashbitco/lazy_html/tree/v0.1.1 ) (2025-05-24)
1414
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ defmodule LazyHTML.MixProject do
33
44 @ lexbor_version "2.4.0"
55
6- @ version "0.1.2 "
6+ @ version "0.1.3-dev "
77 @ description "Efficient parsing and querying of HTML documents"
88 @ github_url "https://github.com/dashbitco/lazy_html"
99
You can’t perform that action at this time.
0 commit comments