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/README.md
+2-4Lines changed: 2 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,8 @@
1
1
# Changelog
2
2
3
3
## 11th October 2024
4
-
* Add `rolling` to [release strategy type](../mews-operations/availabilityBlock.md#release-strategy-type) and `offset` to [release strategy](../mews-operations/availabilityBlock.md#release-strategy) to support _rolling release strategy_.
5
-
* Update _contract_ and _description_ for `fixedDate` in [release strategy](../mews-operations/availabilityBlock.md#release-strategy). It's mandatory just for `fixed`[release strategy type](../mews-operations/availabilityBlock.md#release-strategy-type).
6
-
* Extend [CHM: availability block](../channel-manager-operations/availabilityBlock.md#availability-block) by [`releaseStrategy`](../mews-operations/availabilityBlock.md#release-strategy) to support `rolling`[release strategy type](../mews-operations/availabilityBlock.md#release-strategy-type).
7
-
* Deprecated `releasedDate` in [CHM: Dates](../channel-manager-operations/availabilityBlock.md#dates) and replaced by `fixedDate` of [release strategy](../mews-operations/availabilityBlock.md#release-strategy). see [Deprecations](../deprecations/README.md#deprecated-properties).
4
+
*[Mews: Process availability block](../mews-operations/availabilityBlock.md) – Added `Rolling` to release strategy type; added `offset` property to release strategy object, and updated contract and description for `fixedDate` property (NOT a breaking change)
5
+
*[CHM: Process availability block](../channel-manager-operations/availabilityBlock.md) – Added `releasedStrategy` property to availability block object and deprecated `releasedDate` property – see [Deprecations](../deprecations/README.md).
0 commit comments