andygrove opened a new pull request, #5243:
URL: https://github.com/apache/datafusion-comet/pull/5243

   ## Which issue does this PR close?
   
   Part of #4082.
   
   ## Rationale for this change
   
   The 1.0.0 release needs a change log covering everything that landed since 
0.17.1. Per the release process, the change log is generated late in the cycle 
and added to the release branch first, then brought into `main` after the 
release is tagged.
   
   ## What changes are included in this PR?
   
   - Adds `docs/source/changelog/1.0.0.md`, generated with 
`dev/release/generate-changelog.py 0.17.1 HEAD 1.0.0` against `branch-1.0` at 
`af534e0f`. It covers 244 commits from 23 contributors.
   - Adds the new file to the change log `toctree` in 
`docs/source/changelog/index.md`.
   
   If more changes land on `branch-1.0` before the release candidate is tagged, 
the change log will be regenerated and this PR updated.
   
   ## How are these changes tested?
   
   Documentation only. The generated markdown was formatted with prettier so 
the docs style check passes, and the new page is wired into the change log 
index so the Sphinx build picks it up.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to