File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.
44
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) .
66
7+ ## [ 0.91.0] - 2021-10-01
8+ * Fixed #147 : Pipeline could be broken when contains array with 1 item in JSON file and any property was updated
9+
710## [ 0.90.0] - 2021-09-25
811* Added cmdlet to generate mermaid diagram to be used in MarkDown type of documents
912* Added public command ` Start-AdfTriggers `
@@ -21,7 +24,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
2124* Implement Dry Run Functionality for Publishing #120 (Thanks [ Liam] ( https://github.com/liamejdunphy ) !)
2225
2326## [ 0.73.0] - 2021-06-15
24- * Added option to index into arrays by element name #98 (Thanks [ Neil ] ( https://github.com/NJLangley ) !)
27+ * Added option to index into arrays by element name #98 (Thanks [ Niall ] ( https://github.com/NJLangley ) !)
2528
2629## [ 0.72.0] - 2021-06-12
2730### Fixed
You can’t perform that action at this time.
0 commit comments