Skip to content

Commit 143e623

Browse files
committed
Version 0.91 updated
1 parent 78f32ee commit 143e623

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

azure.datafactory.tools.psd1

0 Bytes
Binary file not shown.

changelog.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.
44

55
The 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

0 commit comments

Comments
 (0)