File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7- ## [ Unreleased ]
7+ ## [ 1.2.0 ] - 2019-09-16
88### Added
99- Auto-completions of all keywords under `` completionItemProvider `` variable.
1010
@@ -36,6 +36,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3636- Created two exported objects : `` conf: IRichLanguageConfiguration `` & `` language: ILanguage `` .
3737- Created the repository (cloned from [ monaco-languages] ( https://github.com/microsoft/monaco-languages/ ) ).
3838
39- [ Unreleased ] : https://github.com/celian-garcia/monaco-languages-promql/compare/v1.1.0...HEAD
39+ [ Unreleased ] : https://github.com/celian-garcia/monaco-languages-promql/compare/v1.2.0...HEAD
40+ [ 1.2.0 ] : https://github.com/celian-garcia/monaco-languages-promql/compare/v1.1.0...v1.2.0
4041[ 1.1.0 ] : https://github.com/celian-garcia/monaco-languages-promql/compare/v1.0.0...v1.1.0
4142[ 1.0.0 ] : https://github.com/celian-garcia/monaco-languages-promql/releases/tag/v1.0.0
You can’t perform that action at this time.
0 commit comments