* Make the library compatible with the latest aiohttp 3.7.3 release (runs without any warning). * Drop Python 3.5, add Python 3.8 and 3.9 support.
0.11.0
- Added tested support for Apache Jena
0.10.1
* Added missing `graph` property in `aiosparql.test_utils.TestSPARQLClient`
0.10.0
* Added support for graph store HTTP protocol https://www.w3.org/TR/sparql11-http-rdf-update/ * SPARQLClient does not inherit from `aiohttp.ClientSession` anymore * Removed `MU_` environment variables