File tree 2 files changed +4
-1
lines changed
2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 1
1
## Scala Syntax (official) Changelog
2
2
3
+ ### 0.4.5 (2020/10/07 15:00 +00:00)
4
+ - [ 70968ba] ( https://github.com/scala/vscode-scala-syntax/commit/70968ba481218ce1521d5f93bd97ecc289036a2f ) Update release notes for 0.4.4
5
+
3
6
### 0.4.4 (2020/10/07 14:50 +00:00)
4
7
- [ b2b6fc6] ( https://github.com/scala/vscode-scala-syntax/commit/b2b6fc60c270199dec704fe67041e26527efaf20 ) Fix #148 : Add regression test (@nicolasstucki )
5
8
- [ e0c824a] ( https://github.com/scala/vscode-scala-syntax/commit/e0c824aaddba4e492ca2f2ad616564293dbad3c1 ) Prioritize matching of inline parameters (@nicolasstucki )
Original file line number Diff line number Diff line change 2
2
"name" : " scala" ,
3
3
"displayName" : " Scala Syntax (official)" ,
4
4
"description" : " Official Scala Syntax" ,
5
- "version" : " 0.4.4 " ,
5
+ "version" : " 0.4.5 " ,
6
6
"publisher" : " scala-lang" ,
7
7
"license" : " SEE LICENSE IN LICENSE.md" ,
8
8
"engines" : {
You can’t perform that action at this time.
0 commit comments