File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Release Notes
2
+
3
+ ## 0.5.0
4
+ - add document changelog
5
+ - add document code of conduct
6
+ - add document contributing
7
+ - add document pull request template
8
+ - modify document readme to link to contributing
9
+
10
+ ## 0.4.0
11
+ - add document issue template
12
+
13
+ ## 0.3.0
14
+ - modify document readme to include License, Version and Downloads badges
15
+ - add data SQL keywords files and manifest
16
+ - modify code simple set of SQL keywords to ` completions.json `
17
+ - add code ` SimpleHandler ` for simple initial autocompletion
18
+
19
+ ## 0.2.0
20
+ - publish package via ` apm ` (Atom package manager)
21
+ - modify code ` package.json ` for package version and Atom version dependency
22
+
23
+ ## 0.1.0
24
+ - add code for initial completion support
You can’t perform that action at this time.
0 commit comments