Skip to content

Commit e512f2d

Browse files
committed
Update CHANGELOG_v4.md
Signed-off-by: Jack Cherng <[email protected]>
1 parent 5395c27 commit e512f2d

File tree

1 file changed

+25
-1
lines changed

1 file changed

+25
-1
lines changed

CHANGELOG_v4.md

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,30 @@
22
## VERSION 4 AT NOON
33

44
* Version **4.1** - Allow negative tabSize
5+
* 2019-02-22 02:51 **4.1.9** fix Json renderer with empty changes
6+
* d842546 Fix Json renderer with empty changes
7+
* 2019-02-22 02:38 **4.1.8** fix dep
8+
* c2fb459 squizlabs/php_codesniffer should be in require-dev
9+
* 2019-02-22 02:16 **4.1.7** fix them
10+
* 88ff257 Update example/old_file.txt and the new one.
11+
* 32537b9 Fix AbstractHtml::expandTabs() $tabSize undeclared
12+
* 37bd345 Fix problem caused by in OP_EQ, it still may be $old !== $new
13+
* a821017 AbstractHtml::expandTabs() add argument: $onlyLeadingTabs
14+
* bd00670 Code tidy
15+
* 2031306 Update readme
16+
* 0637909 Move upgrading guide from readme to other files
17+
* 5e932e6 Separate CHANGELOG by major version
18+
* 2019-02-21 19:50 **4.1.5** cs tweak
19+
* 1464d86 Update .rmt.yml
20+
* b3b0595 Code tidy
21+
* 7caae81 Update readme
22+
* 347935c Update deps
23+
* 6f8e9dd Uniform the term "$a, $b, from, to" into "old, new"
24+
* f7679ff Code tidy
25+
* 159d244 nits
26+
* 76675e4 Tiny regex performance increasement
27+
* 42eeff7 Fix 120 chars per line
28+
* 86f2325 Introduce squizlabs/php_codesniffer
529
* 2019-02-20 18:49 **4.1.4** Fix Diff::getText()
630
* 540daf5 Fix potential boundary error in Diff::getText()
731
* 2b723e7 Revert "Inline and remove Diff::getText()"
@@ -45,4 +69,4 @@
4569
* 8b14dae Add "final" to classes non-inherited
4670
* ee6e5a3 Add UTF-8-ready demo
4771
* bf686a2 Prepare for being a new package
48-
* 04fb079 nits
72+
* 04fb079 nits

0 commit comments

Comments
 (0)