Skip to content

Commit 2bbe668

Browse files
committed
Add changelog file
1 parent 146929a commit 2bbe668

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

ChangeLog.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
Version 0.2
2+
-----------
3+
4+
* new kind descriptor
5+
* ctags flags support
6+
* excmd
7+
* fields
8+
* format
9+
* new test case layer
10+
* introduce debug mode
11+
* bug fixes: #3 and #4
12+
13+
Version 0.1
14+
-----------
15+
16+
* ctags compatible
17+
* surppoted tokens
18+
* constant
19+
* variable
20+
* function
21+
* class
22+
* class method
23+
* class property
24+
* class constant
25+
* interface
26+
* scope field support
27+
* access field support

0 commit comments

Comments
 (0)