You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
November 07, 2017
4
4
5
5
* Grammar: change function name *_pasition* => *_position*
6
-
* Fixed infiniti loop if html file is to big. Queue round not work properly - fixed. https://github.com/lexborisov/myhtml/issues/117
6
+
* Fixed infinite loop if html file is to big. Queue round not work properly - fixed. https://github.com/lexborisov/myhtml/issues/117
7
7
* Append new function ```myhtml_node_is_void_element``` for check to see if we are dealing with a void element. https://github.com/lexborisov/myhtml/pull/119
8
8
* Potential loss of the pointer on systems other than x86, x86_64 (Misaligned Integer Pointer)
0 commit comments