Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherHX committed Jul 30, 2024
1 parent c4273cf commit 5f40387
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/azure-pipelines-vscode-ext/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
### v0.1.1
- use proper schema for extendsTemplates
- allow validate/extend azure pipelines to pass with a warning on nested templates (regression v0.1.0)
- throttle parallel syntax check tasks while typing
- statically check typed parameters passed to templates, when they can be found

### v0.1.0
- validate steps pipeline runtime expressions of container and continueOnError
- support subtemplate syntax checks
Expand Down

0 comments on commit 5f40387

Please sign in to comment.