Skip to content

Commit 98e2d0e

Browse files
committed
Release of new version 3.2.0
Signed-off-by: Jack Cherng <jfcherng@gmail.com>
1 parent b95a045 commit 98e2d0e

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
11

22
## VERSION 3 LIGHTNING
33

4+
* Version **3.2** - Add SequenceMatcher::opStrToInt()
5+
* 2020-01-05 15:34 **3.2.0** initial release
6+
* b95a045 Add SequenceMatcher::opStrToInt()
7+
* bed369c Update deps
8+
* 33397a8 Update .travis.yml to PHP 7.4 stable
9+
* 06e9538 $ composer fix
10+
* 9197cb7 Update deps
11+
* 7d28307 Fix PSR-12
12+
* 11e0c04 Add php_codesniffer
13+
* 9276a3b Update readme to use badges from shields.io
14+
* bc18f64 Update composer description
15+
* 4091fb7 Update deps
16+
* 8e93ecd Add .gitattributes
17+
* e484eb0 $ composer fix
18+
* bbd8cd9 Update deps
19+
* 177f442 Update .travis.yml for 7.4snapshot
20+
* 1face1c Add .editorconfig
21+
* a56e19e Update deps
22+
* c4de6d3 nits
23+
* 53f82af Remove useless codes
24+
425
* Version **3.1** - OP_NOP
526
* 2019-02-22 22:44 **3.1.1** nits
627
* dc42d28 nits

0 commit comments

Comments
 (0)