We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09186cb commit 4a49a83Copy full SHA for 4a49a83
CHANGELOG.md
@@ -2,6 +2,11 @@
2
## VERSION 2 AFTERNOON
3
4
* Version **2.0** - afternoon
5
+ * 2019-02-21 04:56 **2.0.1** remove dead codes
6
+ * 09186cb Make SequenceMatcher::linesAreDifferent() private
7
+ * 4a7ca55 Remove unused codes
8
+ * 58f2016 nits
9
+ * fe0974d Fix a typo
10
* 2019-02-20 14:45 **2.0.0** initial release
11
* 9336cf3 [BC break] Make constants name shorter
12
* 3c86b71 Add ability to generate int opcodes
@@ -14,4 +19,4 @@
14
19
## VERSION 1 INIT RELEASE
15
20
16
21
* Version **1.0** - init release
17
- * 2019-02-08 09:39 **1.0.0** initial release
22
+ * 2019-02-08 09:39 **1.0.0** initial release
0 commit comments