You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,12 @@ All notable changes to the Azure Pipelines extension will be documented in this
3
3
4
4
The format is based on [Keep a Changelog](http://keepachangelog.com/). Versioning follows an internal Azure DevOps format that is not compatible with SemVer.
5
5
6
+
## 1.237.0
7
+
### Added
8
+
- Added go-to-definition support for local templates (thanks @Stuart-Wilcox!)
9
+
### Updated
10
+
- M235 schema
11
+
6
12
## 1.228.0
7
13
### Added
8
14
- 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.
0 commit comments