Skip to content

Commit 6694501

Browse files
committed
Release v1.2.0
1 parent 12f88fb commit 6694501

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and 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

0 commit comments

Comments
 (0)