diff --git a/releasenotes/config.yaml b/releasenotes/config.yaml index 4389c77c2..80a6b1976 100644 --- a/releasenotes/config.yaml +++ b/releasenotes/config.yaml @@ -36,10 +36,7 @@ template: | fixes: - | Add normal bug fixes here, or remove this section. - preview: - - | - Add changes to Haystack version 2, or remove this section. - Haystack version 2 can be found under haystack/preview. + sections: # The prelude section is implicitly included. - [upgrade, ⬆️ Upgrade Notes] @@ -49,4 +46,3 @@ sections: - [deprecations, ⚠️ Deprecation Notes] - [security, Security Notes] - [fixes, 🐛 Bug Fixes] - - [preview, 🩵 Haystack 2.0 preview]