Skip to content

Commit e8a439f

Browse files
committed
Changelog for 3.1.7
1 parent 22aae6d commit e8a439f

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

messages/3.1.2.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ v3.1.2 (2017-11-08)
44
(Notes not shown on release)
55

66
* Fix highlighting of `implicit_selection_foreground` in color schemes (@keith-hall)
7-
* Allow symbol transformations without the leading `s` in
7+
* Allow symbol transformations without the leading `s` in `s/pattern/repl/`

messages/3.1.7.txt

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
v3.1.7 (2018-09-11)
2+
-------------------
3+
4+
* Add command to open a new project with a package ("PackageDev: Open Package")
5+
* Make edit setting phantom background transparent (@deathaxe)
6+
7+
8+
Notes from earlier releases that weren't shown:
9+
10+
* Add template for color scheme
11+
* Various fixes for color scheme completions
12+
* Highlighting and completions for new (3158) keys in color schemes (@keith-hall),
13+
projects (@ehuss) and build systems (@keith-hall)
14+
* Skip whitespace when completing syntax tests (@keith-hall)
15+
* Other small fixes (@keith-hall, @deathaxe)

0 commit comments

Comments
 (0)