Skip to content

Commit

Permalink
v2.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dsifford committed Apr 28, 2020
1 parent 2c92c5a commit bb709dc
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## 2.22.0

### Minor

- enable semantic highlighting.
- update screenshot.

**NOTE:** This is probably going to be somewhat buggy in certain situations. We can address those bugs as they come up. Feel free to open issues for these.

Keep in mind, the source of truth for "correctness" should come from https://spec.draculatheme.com

## 2.21.0

### Minor
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "theme-dracula",
"version": "2.21.0",
"version": "2.22.0",
"displayName": "Dracula Official",
"homepage": "https://draculatheme.com/",
"description": "Official Dracula Theme. A dark theme for many editors, shells, and more.",
Expand Down

0 comments on commit bb709dc

Please sign in to comment.