The Changelog has been changed to also include a deprecated category. We should update the CMS repo that creates the CHangelog json to be able to handle this new category.
Message from Chainlinlk:
I updated some of our scripts to detect for deprecating data feeds and streams:
to test, i updated this changelog entry (changelog json) to use the new format
this changelog entry is not displaying in the changelog
do you have any insight as to why?
GitHubdocumentation/public/changelog.json at main · smartcontractkit/documentationhttps://docs.chain.link/ The Chainlink developer documentation website for Smart Contract Devs and Node Operators - smartcontractkit/documentationhttps://github.com/smartcontractkit/documentation/blob/main/public/changelog.json#L931Simone Cuomo [9:20 AM]
Each category is mapped internally, so if you want Deprecated to show we would need to map it and assign it to a category design (or create an unique look and feel).
@grace.fletcher
grace.fletcher [5:34 PM]
@Simone Cuomo don't need anything special design wise. just create a new deprecated category and use the same standard design. also while you're at it, can you please add a category for CRE, DTA and ACE? those are new products that we need to include.
AC:
The Changelog has been changed to also include a deprecated category. We should update the CMS repo that creates the CHangelog json to be able to handle this new category.
Message from Chainlinlk:
AC: