Xuanwo commented on code in PR #7: URL: https://github.com/apache/iceberg-rust/pull/7#discussion_r1271256054
########## CHANGELOG.md: ########## @@ -0,0 +1,8 @@ +# Change Log Review Comment: Github ecosystem like dependabot will read `changelog.md` to provide more information for users, for example:  And I plan to utilize GitHub's [built-in release note generator](https://docs.github.com/en/repositories/releasing-projects-on-github/automatically-generated-release-notes), which is based on pull requests, to assist us in creating the changelog. This should result in a minimal maintenance burden. -- 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]
