==================
Incompatible changes
--------------------
- Require Python 2.6 or newer now
- Remove ``issuetracker_user`` configuration value, GitHub and BitBucket
projects must include the username now
- Custom resolvers must return :class:`~sphinxcontrib.issuetracker.Issue`
objects instead of dictionaries now
- Change signature of :event:`issuetracker-resolve-issue`
Other changes
-------------
* General:
- Builtin ``debian`` tracker is fully supported now
* New features:
- Add Jira_ support
- Add :confval:`issuetracker_url`
- Add :confval:`issuetracker_expandtitle`
* Bugs fixes and improvements:
- Use BitBucket API instead of scraping the BitBucket website
- Cache failed issue lookups, too
.. _jira: http://www.atlassian.com/software/jira/