amoeba commented on code in PR #5737: URL: https://github.com/apache/arrow-rs/pull/5737#discussion_r1607306524
########## README.md: ########## @@ -34,7 +34,33 @@ This repo contains the following main components: The current development version the API documentation in this repo can be found [here](https://arrow.apache.org/rust). -There are two related crates in a different repository +## Release Versioning and Schedule + +The Arrow Rust project releases approximately monthly and follows [Semantic +Versioning](https://semver.org/). Review Comment: That makes sense, thanks. I think the fuzziness around scheduled releases having a high likelihood of including breaking changes was where I was confused. Thanks for the quick response! -- 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]
