Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Edited Changelog entry to improve readability
  • Loading branch information
MikeAdamsMews authored Oct 11, 2024
1 parent 5ff9e5f commit d42c872
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions changelog/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
# Changelog

## 11th October 2024
* 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_.
* 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).
* 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).
* 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).
* [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)
* [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).

## 10th October 2024

Expand Down

0 comments on commit d42c872

Please sign in to comment.