Skip to content

Commit 4e72220

Browse files
Merge pull request #194 from MewsSystems/MikeAdamsMews-patch-5
Quick fix to Changelog
2 parents 5ff9e5f + d42c872 commit 4e72220

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

changelog/README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
# Changelog
22

33
## 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).
86

97
## 10th October 2024
108

0 commit comments

Comments
 (0)