Skip to content

Commit

Permalink
v2.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Billy Ceskavich committed Jan 7, 2022
1 parent 10282ef commit 0d56047
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 2.7.1

Small set of fixes:

- GraphQL comments and docstrings
- Ruby kernel functions
- Ruby hash key symbols in method parameters

## 2.7.0

v2.7 updates syntax coloring rules for Ruby. The rules now align closely with the rules for Elixir. Key changes:
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-at-night",
"version": "2.7.0",
"version": "2.7.1",
"displayName": "Dracula At Night",
"description": "Dracula At Night — A Dracula fork, with a darker flavor",
"publisher": "bceskavich",
Expand Down

0 comments on commit 0d56047

Please sign in to comment.