joao-r-reis commented on PR #1930: URL: https://github.com/apache/cassandra-gocql-driver/pull/1930#issuecomment-3945794237
Hi thanks for the contribution, can you add `Framer drops error silently (CASSGO-108)` to the `Fixed` section under `2.1.0` in `CHANGELOG.md`? And format your commit message (should be a single commit) according [to our guidelines](https://github.com/apache/cassandra-gocql-driver/blob/trunk/CONTRIBUTING.md#commit-message). Something like this will suffice: ``` fix framer dropped error Patch by Lars Lehtonen; reviewed by João Reis for CASSGO-108 ``` -- 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]

