@@ -16,12 +16,12 @@ History of changes
16161.1.0
1717-----
1818
19- * Added supporting of _ masks _ in HTML (see [ # 5 ] ) .
19+ * Added supporting of [ masks ] ( https://github.com/bem/html-differ#masks ) in HTML.
2020
21211.0.8
2222-----
2323
24- * _ Сonditional comments_ are not ignored regardless of the value of option ** ignoreComments** (see [ #4 ] ).
24+ * _ Сonditional comments_ are not ignored regardless of the value of option ** ignoreComments** (see [ #116 ] ).
2525* Changed _ BEM preset_ , set option ** ignoreComments** to ` true ` .
2626
27271.0.7
@@ -43,12 +43,12 @@ History of changes
43431.0.4
4444-----
4545
46- * Improved tokenization of input for better logging of differences (see [ #3 ] ).
46+ * Improved tokenization of input for better logging of differences (see [ #111 ] ).
4747
48481.0.3
4949-----
5050
51- * Improved tokenization of input and serialization of attributes' values (see [ #2 ] ).
51+ * Improved tokenization of input and serialization of attributes' values (see [ #110 ] ).
5252
53531.0.2
5454-----
@@ -58,7 +58,7 @@ History of changes
58581.0.1
5959-----
6060
61- * Fixed crash with option ` compareAttributesAsJSON ` concerning the invalid input (see [ #1 ] ).
61+ * Fixed crash with option ` compareAttributesAsJSON ` concerning the invalid input (see [ #106 ] ).
6262
63631.0.0
6464-----
@@ -97,8 +97,7 @@ History of changes
9797 * Added testing of code coverage and dependencies status.
9898 * Added JSDocs.
9999
100- [ #1 ] : https://github.com/bem/html-differ/issues/106
101- [ #2 ] : https://github.com/bem/html-differ/pull/110
102- [ #3 ] : https://github.com/bem/html-differ/pull/111
103- [ #4 ] : https://github.com/bem/html-differ/issues/116
104- [ #5 ] : https://github.com/bem/html-differ#masks
100+ [ #106 ] : https://github.com/bem/html-differ/issues/106
101+ [ #110 ] : https://github.com/bem/html-differ/pull/110
102+ [ #111 ] : https://github.com/bem/html-differ/pull/111
103+ [ #116 ] : https://github.com/bem/html-differ/issues/116
0 commit comments