File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -25,14 +25,14 @@ Unreleased
25
25
26
26
**Added **
27
27
28
- - :issue : `832 ` - ``del_html_body_transform `` to strip out ``<html> ``, ``<body> ``, and ``<head> `` tags if needed.
28
+ - :pull : `832 ` - ``del_html_body_transform `` to strip out ``<html> ``, ``<body> ``, and ``<head> `` tags if needed.
29
29
30
30
**Fixed **
31
31
32
- - :issue : `832 ` - Fix ``html_to_vdom `` improperly ``<html> ``, ``<body> ``, and ``<head> ``.
32
+ - :pull : `832 ` - Fix ``html_to_vdom `` improperly handling ``<html> ``, ``<body> ``, and ``<head> ``.
33
33
34
34
**Removed **
35
- - :issue : `832 ` - Removed ``idom.html.body `` as it is currently unusable due to technological limitations, and thus not needed.
35
+ - :pull : `832 ` - Removed ``idom.html.body `` as it is currently unusable due to technological limitations, and thus not needed.
36
36
37
37
38
38
v0.41.0
You can’t perform that action at this time.
0 commit comments