Skip to content

Commit 42dce05

Browse files
committed
Merge branch 'feature-add-changelog' into develop
2 parents 3eb632c + 47be404 commit 42dce05

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
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

0 commit comments

Comments
 (0)