Skip to content

Commit f71d2c0

Browse files
authored
Release 1.237.0 (#574)
* M235 schema * Update changelog * 1.237.0
1 parent 80041f1 commit f71d2c0

File tree

4 files changed

+2727
-2563
lines changed

4 files changed

+2727
-2563
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ All notable changes to the Azure Pipelines extension will be documented in this
33

44
The format is based on [Keep a Changelog](http://keepachangelog.com/). Versioning follows an internal Azure DevOps format that is not compatible with SemVer.
55

6+
## 1.237.0
7+
### Added
8+
- Added go-to-definition support for local templates (thanks @Stuart-Wilcox!)
9+
### Updated
10+
- M235 schema
11+
612
## 1.228.0
713
### Added
814
- Added support for using [1ES Pipeline Template schema Intellisense](https://aka.ms/1espt) for users working on pipelines extending 1ES Pipeline Templates. This feature is available for users with `@microsoft.com` account only.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "azure-pipelines",
33
"displayName": "Azure Pipelines",
44
"description": "Syntax highlighting, IntelliSense, and more for Azure Pipelines YAML",
5-
"version": "1.228.0",
5+
"version": "1.237.0",
66
"publisher": "ms-azure-devops",
77
"aiKey": "AIF-d9b70cd4-b9f9-4d70-929b-a071c400b217",
88
"repository": {

0 commit comments

Comments
 (0)