Skip to content

Commit 1dcebc6

Browse files
committedFeb 21, 2019
Release of new version 5.0.0
1 parent 9f85206 commit 1dcebc6

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed
 

‎CHANGELOG_v5.md

+22
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
2+
## VERSION 5 AFTERNOON
3+
4+
* Version **5.0** - AFTERNOON
5+
* 2019-02-22 02:24 **5.0.0** initial release
6+
* 9f85206 Update .rmt.yml
7+
* 064a3b3 Add renderer option: outputTagAsString
8+
* 23c59f8 Update jfcherng/php-sequence-matcher ^3.0
9+
* 1eb6bbb Update example/old_file.txt and the new one.
10+
* b9f2f7b Fix AbstractHtml::expandTabs() $tabSize undeclared
11+
* 469abb7 Fix problem caused by in OP_EQ, it still may be $old !== $new
12+
* 82ed9ca AbstractHtml::expandTabs() add argument: $onlyLeadingTabs
13+
* dd6d8dc Code tidy
14+
* 4750267 Move upgrading guide from readme to other files
15+
* 12b6024 Separate CHANGELOG by major version
16+
* ebbb509 Update readme
17+
* ef735c9 Code tidy
18+
* 4518927 Uniform more "from, to" into "old, new"
19+
* 079a5ec Update readme
20+
* dbcf0b8 Update readme
21+
* b84bef5 Remove deprecated APIs
22+
* 5330cd2 Uniform the term "base, changed" into "old, new"

0 commit comments

Comments
 (0)
Please sign in to comment.