Skip to content

Commit d21aaf0

Browse files
Update CHANGELOG.md
- Prepare log for new release
1 parent 2831e96 commit d21aaf0

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ All notable changes to the "vsc-expressionengine" extension will be documented i
55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

8+
## 2.0.0 - 2019-4-12
9+
### New Features
10+
- Added new IntelliSense features for code auto-completion!
11+
- Improved syntax highlighting that now allows standard variables and tag pairs to be colored
12+
### Fixes
13+
- Fixed bugs with the HTML tag indenting
14+
### Deprecations
15+
- Removed channel entries snippets in favor of the IntelliSense auto-completion
16+
- Removed keyword snippets in favor of the IntelliSense auto-completion
17+
818
## 1.1.5 - 2019-4-4
919
### Bug Fixes
1020
- Added a fix where a template group/template would not be created unless the group already existed.

0 commit comments

Comments
 (0)