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.3.0 ] - 2019-09-16
88- Renamed some variables to be more understandable.
99 - `` def `` -> `` promLanguageDefinition ``
1010 - `` conf `` -> `` languageConfiguration ``
@@ -41,7 +41,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4141- Created two exported objects : `` conf: IRichLanguageConfiguration `` & `` language: ILanguage `` .
4242- Created the repository (cloned from [ monaco-languages] ( https://github.com/microsoft/monaco-languages/ ) ).
4343
44- [ Unreleased ] : https://github.com/celian-garcia/monaco-languages-promql/compare/v1.2.0...HEAD
44+ [ Unreleased ] : https://github.com/celian-garcia/monaco-languages-promql/compare/v1.3.0...HEAD
45+ [ 1.3.0 ] : https://github.com/celian-garcia/monaco-languages-promql/compare/v1.2.0...v1.3.0
4546[ 1.2.0 ] : https://github.com/celian-garcia/monaco-languages-promql/compare/v1.1.0...v1.2.0
4647[ 1.1.0 ] : https://github.com/celian-garcia/monaco-languages-promql/compare/v1.0.0...v1.1.0
4748[ 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