-----------------
- Include ChangeLog.txt in the distribution
- Removed import of SPARQLWrapper in setup.py (fixed 113 and closed 115)
- Added support for querying RDF/XML in a CONSTRUCT query type
- Updated the procedure for determining the query type (120)
- Do not send format parameter for the results ([format, output, results]) when the query is a SPARQL Update query
- Added test for new agrovoc SPARQL endpoint (using Fuseki2)
- Added test for 4store SPARQL endpoint (used by agroportal)
- Added/Updated tests
- Added examples
- Updated doc
- Fixed code generated for python3 using 2to3, adding a custom fixer (109)