------------------ * HOTFIXES * Consider `6.x` (two digit) version on _extract_version as it is being used for tests * Revert change on skip_upstream_condition to look straightly to CLOSED status
0.2.5
------------------ * Follow DUPLICATE status if BZ is CLOSED DUPLICATE * Fix infinite loops when circular referenced BZ is decorated * Added more status_resolution to BZ_CLOSED_STATUSES * On decorators follow_duplicates will default to True (but will follow only for status DUPLICATE)
0.2.4
------------------ * Ignore BZ clones for different versions of satellite if there's a clone for current one
0.2.3
------------------ * Add class name to skip_if_bug_open decorator registration name
0.2.2
------------------ * Bugzilla status to "ON_DEV" has been added to open status.
0.2.1
------------------ * Added default pickers to get version and config from environment variables