Skip to content

Commit 8901c9e

Browse files
committed
Correct CHANGELOG to reflect that 0.4.0 was never actually released
1 parent 051e024 commit 8901c9e

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

CHANGELOG.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,14 @@
11
## 0.5.0 - Added LiveCode server support
22
* Merged with the "revigniter-livecode" package for Atom
33
* Added support for LiveCode server script files (`.lc` and `.irev`)
4+
* Greatly-improved LCB autocomplete support
5+
* Correctly suggest handler, variable, constant, and type names, and known
6+
keywords
7+
* Minor LCB syntax highlighting bugfixes
48

59
Thanks to Adam Robertson for converting LiveCode server support from the
610
original TextMate grammars.
711

8-
## 0.4.0 - Improvements to completion
9-
* Greatly-improved autocomplete support
10-
* Correctly suggest handler, variable, constant, and type names, and
11-
known keywords
12-
* Minor syntax highlighting bugfixes
13-
1412
## 0.3.0 - Snippet support
1513
* Add basic snippets for commonly-used blocks. These work with Atom's new
1614
built-in autocomplete support.

0 commit comments

Comments
 (0)