-
-
Notifications
You must be signed in to change notification settings - Fork 84
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
167c1de
commit eb90c1c
Showing
1 changed file
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
v3.2.16 (2020-03-02) | ||
-------------------- | ||
|
||
(Notes not shown on release) | ||
|
||
- Convert: Allow Unicode in YAML dumper by default (#276) | ||
- Scheme: Highlight `sheet_css` key and *_css values as embedded CSS | ||
- Data: Provide completions for pretty much all built-in commands (#280, @deathaxe) | ||
- Theme: Be less strict about unrecognized data types for values (#274, @deathaxe) | ||
- Syntax: Support syntax test tokens with whitespace (#283, @keith-hall) | ||
- Syntax: Match plain scalar context specifications in the next line (#285, @deathaxe) |