We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd6a211 commit 2a8ad50Copy full SHA for 2a8ad50
CHANGELOG/CHANGELOG_v6.md
@@ -2,6 +2,12 @@
2
## VERSION 6 UNIFIED
3
4
* Version **6.7** - feat: support colorized CLI output for text renderers
5
+ * 2020-08-22 19:08 **6.7.6** fix "ignoreWhitespaces" not working
6
+ * dd6a211 fix: "ignoreWhitespaces" doesn't produce the same result with GNU diff's
7
+ * dd96f78 chore: update deps
8
+ * 0fd52fb test: fixup: follow GNU's diff output
9
+ * f8c08d0 Failing test for ignoreWhitespace
10
+ * f0ed073 fix: use "static" to call non-static methods
11
* 2020-08-10 23:39 **6.7.5** fix \r visualization in Combined renderer
12
* 35a2502 fix: \r shouldn't be visualized like a newline in Combined renderer
13
* cb2bed2 chore: update deps
0 commit comments