This patch fixes an issue in the client where we were incorrectly sending the URL fragment (#fragment
) on requests.
Fixes
- Don't send URL fragment in client #128
- Update contributing link in README.md #129
Changes
- Update text on minimum supported Rust version #127