-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
development-processRelated to development process of DataFusionRelated to development process of DataFusiondocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem or challenge?
The changelog file is large and is cumbersome to edit. GitHub currently displays an error This blob took too long to generate. when trying to render the changelog.
Describe the solution you'd like
- Create a new top-level
changelogdirectory (it could also go underdev). - Create one file per release e..g
changelog/21.0.0.md - Update the existing datafusion/CHANGELOG.md file to contain links to each release
Describe alternatives you've considered
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
development-processRelated to development process of DataFusionRelated to development process of DataFusiondocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request