* 0.4.18 "David Caro <david@dcaro.es>"
    MINOR 331b5c77: Merge pull request #83 from david-caro/add_autodeploy
    MINOR b8ceacd0: travis: add autodeploy

* 0.4.17 "David Caro <david@dcaro.es>"
    MINOR a05864c3: Merge pull request #82 from
              david-caro/configurable_cache_dir
    MINOR fe63716e: Make API definition cache dir configurable

* 0.4.16 "David Caro <david@dcaro.es>"
    MINOR 6a05b90b: Merge pull request #81 from
              david-caro/adapt_tests_to_latest_pytest
    MINOR 50641d3f: tests: simplify and adapt to latest pytest

* 0.4.15 "David Caro <david@dcaro.es>"
    MINOR 4e9dfafe: Merge pull request #80 from
              david-caro/allow_katello_methods
    MINOR 954c6a08: Allow katello methods to be registered

* 0.4.14 "David Caro <david@dcaro.es>"
    MINOR 9e96f95d: Merge pull request #76 from
              david-caro/use_distutils_autosemver
    MINOR 4ea14f0f: packaging: use autosemver though distutils
    FIXED ISSUES: https://github.com/david-caro/python-foreman/issues/75

* 0.4.13 "David Caro <david@dcaro.es>"
    MINOR fdfe2c51: packaging: move to autosemver

* 0.4.12 "David Caro <david@dcaro.es>"
    MINOR 4bedd0fe: packaging: remove python2.6 keyword

* 0.4.11 "David Caro <david@dcaro.es>"
    MINOR 3f6234e7: Merge pull request #73 from david-caro/remove_pbr
    MINOR 34eab999: packaging: deprecate py26 and move to setuptools

* 0.4.10 "David Caro <david@dcaro.es>"
    MINOR 97cc8ed9: Merge pull request #65 from pief/jsondecodeerr
    MINOR 35d22e4e: Catch ValueError instead of JSONDecodeError

* 0.4.9 "David Caro <david@dcaro.es>"
    MINOR e44c9e76: Merge pull request #70 from
              jcmcken/graceful-cache-write-failure
    MINOR e830d87d: Return data on cache dir creation failure

* 0.4.8 "David Caro <david@dcaro.es>"
    MINOR 48b97441: Merge pull request #63 from pief/pief_setloglevel
    MINOR 087f38f9: Allow setting the module's loglevel

* 0.4.7 "David Caro <david@dcaro.es>"
    MINOR 656f6292: Merge pull request #64 from pief/pief-apiwarnings
    MINOR fb3f3ac7: Update logging calls overseen in 7fcff502
    MINOR 7fcff502: Use debug logging level for the api duplicated
    MINOR 81e0299a: Suppress API resource redefinition warnings for repeated
              definitions

* 0.4.6 "David Caro <david@dcaro.es>"
    MINOR a4c13182: Merge pull request #62 from pief/remove_shebang
    MINOR 4e52617a: Remove shebang line as foreman/client.py is not meant to be
     executed

* 0.4.5 "David Caro <dcaroest@redhat.com>"
    MINOR 169273ff: Added 1.9.2v2 api definition

* 0.4.4 "David Caro <dcaroest@redhat.com>"
    MINOR b6f2d5a0: setup.cfg:Added some classifications

* 0.4.3 "David Caro <david@dcaro.es>"
    MINOR e80f8fe0: Merge pull request #59 from david-caro/fix_58
    MINOR af47d120: Added py26 to tox to run tests there too
    MINOR 7e899b5e: Fixed issue when building on py34
    MINOR 8e110ee4: setup: Using Popen instead of check_output
    MINOR 42d2f150: Added python 3.4 and 2.6 to travis checks

* 0.4.2 "David Caro <dcaroest@redhat.com>"
    MINOR 79280a4a: Added nice images to readme

* 0.4.1 "David Caro <dcaroest@redhat.com>"
    MINOR d6524792: Fixed version generation

* 0.4.0 "David Caro <dcaroest@redhat.com>"
    FEATURE 62c15d1c: Moving to pbr builder and semantic versioning

* 0.3.13 "David Caro <dcaroest@redhat.com>"
    MINOR 9724a4ba: Merge branch 'pief-store_defs_in_homedir'
    MINOR 45be78b0: Store cached definitions in ~/.python-foreman, lookup there
     and system-wide

* 0.3.12 "Benjamin Roberts <Benjamin@BGRoberts.id.au>"
    MINOR c28947f1: added 1.7.1 definitions

* 0.3.11 "Benjamin Roberts <Benjamin@BGRoberts.id.au>"
    MINOR 8b4a42be: added foreman 1.6.3 api definitions (V1 and V2)

* 0.3.10 "David Caro <dcaroest@redhat.com>"
    MINOR 6b94fa63: Merge branch 'cloudbuy-master'
    MINOR 427a5404: add Python3 support via six
    MINOR d4075cff: allow the tests to run under 3.4

* 0.3.9 "David Caro <dcaroest@redhat.com>"
    MINOR eaed87f9: Starting to shape up the docs

* 0.3.8 "David Caro <david.caro.estevez@gmail.com>"
    MINOR d907f82d: Merge branch 'pief-use_doget'
    MINOR 7b4b8e58: Use GET timeout in get_foreman_version() and
              _get_remote_defs() as well
    MINOR 097cd40f: Merge branch 'use_doget' of
              https://github.com/pief/python-foreman into pief-use_doget
    MINOR fccd8ff5: Fixed timeout issue when passing 0

* 0.3.7 "David Caro <david.caro.estevez@gmail.com>"
    MINOR 957d9a55: Merge branch 'epowell-feature/apiparsing'
    MINOR d853209f: Refine resource name parsing from URLs
    MINOR 8f746837: Move resource parsing inside the appropriate class
    MINOR cbb65749: Merge branch 'feature/apiparsing' of
              https://github.com/epowell/python-fo
              eman into epowell-feature/apiparsing

* 0.3.6 "David Caro <david.caro.estevez@gmail.com>"
    MINOR 502f4c44: Merge branch 'machalekj-master'
    MINOR 24f85162: fix getting version from home page with bad HTTP headers
    MINOR 2903f76f: Merge branch 'master' of
              https://github.com/machalekj/python-foreman into machalekj-master
    MINOR de54bfd5: Added missing verify and fixed version regex

* 0.3.5 "David <david@dcaro.es>"
    MINOR 154e1126: Merge pull request #53 from pief/typo
    MINOR 8b998290: Fix more typos
    MINOR cff9edc7: Fix typo

* 0.3.4 "David Caro <dcaroest@redhat.com>"
    MINOR 9ed2da8e: Added build scripts

* 0.3.3 "David <david@dcaro.es>"
    MINOR 4f3ee2fd: Merge pull request #50 from pief/typo
    MINOR 9bbd1596: Fix typos

* 0.3.2 "David Caro <dcaroest@redhat.com>"
    MINOR f73c0ec9: Bumped to 0.3.1

* 0.3.1 "David <david@dcaro.es>"
    MINOR 84f1cd1f: Merge pull request #43 from david-caro/fix-42
    MINOR 0f139f8b: Fixed issue happening when no available cache

* 0.3.0 "David Caro <dcaroest@redhat.com>"
    FEATURE 4dc290a3: Bumped version to 0.3

* 0.0.29 "David <david@dcaro.es>"
    MINOR ddb21aeb: Merge pull request #36 from david-caro/look_up_cache
    MINOR 887e6c8e: Merge remote-tracking branch 'origin/master'
    MINOR 95280104: Fixed logic to pick up proper cache definitions

* 0.0.28 "David <david@dcaro.es>"
    MINOR 91eef147: Merge pull request #39 from fpytloun/timeout
    MINOR 61b70662: Parameters to set timeout by request method, higher default
     for POST and DELETE

* 0.0.27 "David <david@dcaro.es>"
    MINOR 544d9488: Merge pull request #37 from
              david-caro/track_unbound_methods
    MINOR 20872506: Fixed match for resources with special plural names

* 0.0.26 "David <david@dcaro.es>"
    MINOR c841651c: Merge pull request #32 from fpytloun/master
    MINOR 9b5eb9fc: Allow SSL verification

* 0.0.25 "David <david@dcaro.es>"
    MINOR 9ce1c419: Merge pull request #24 from
              david-caro/fix-16_Support-for-timeouts
    MINOR 16a5e0d5: Added the timeout parameter and set_timeout method

* 0.0.24 "David <david@dcaro.es>"
    MINOR 8563087e: Merge pull request #29 from lukas-bednar/fix_typo
    MINOR 8920df1a: Fixed exception message

* 0.0.23 "David <david@dcaro.es>"
    MINOR 511bfd5d: Merge pull request #30 from lukas-bednar/new_1.7.2_defs
    MINOR 2c0a8a5d: Adding json definition for 1.7.2 foreman

* 0.0.22 "David Caro <dcaroest@redhat.com>"
    MINOR 586e5be7: Improved traceability

* 0.0.21 "David <david@dcaro.es>"
    MINOR 776799b7: Merge pull request #20 from rbaier/logging
    MINOR ebcede27: use builtin string formatter of logger

* 0.0.20 "David <david@dcaro.es>"
    MINOR e873d7a3: Merge pull request #19 from rbaier/typos
    MINOR 24eeb0fd: fixed typos in comments

* 0.0.19 "David Caro <dcaroest@redhat.com>"
    MINOR 067607ed: Bumped version 0.2.2

* 0.0.18 "David <david@dcaro.es>"
    MINOR 9d1757c0: Merge pull request #18 from
              IluxaMe/fixing_default_api_version_doc
    MINOR 901aa616: Fixing api version docstring

* 0.0.17 "David Caro <dcaroest@redhat.com>"
    MINOR ee8d53ac: Added some docs

* 0.0.16 "David Caro <dcaroest@redhat.com>"
    MINOR 2e234f76: Fixed typo in the plugins def

* 0.0.15 "David <david.caro.estevez@gmail.com>"
    MINOR 15d3b32f: Merge pull request #15 from david-caro/apiv2
    MINOR 9fe8d811: Fixing the api generation

* 0.0.14 "David Caro <dcaroest@redhat.com>"
    MINOR de3808c3: Fixed travis icon

* 0.0.13 "Lukas Bednar <lbednar@redhat.com>"
    MINOR 795b7691: Generate foreman sdk from api json

* 0.0.12 "David <david.caro.estevez@gmail.com>"
    MINOR e2122cb3: Merge pull request #11 from david-caro/fix-#10
    MINOR b7866b88: Fixed version detection with non-admin user

* 0.0.11 "David <david.caro.estevez@gmail.com>"
    MINOR c01c29ea: Merge pull request #6 from ekohl/version-check
    MINOR 9e68b6d3: Treat version components as integers

* 0.0.10 "David <david.caro.estevez@gmail.com>"
    MINOR 0cf0ff00: Merge pull request #5 from lukyn17/packaging
    MINOR 07368c5a: packaging: added dependency for rpm building

* 0.0.9 "David <david.caro.estevez@gmail.com>"
    MINOR 1cda5090: Merge pull request #4 from david-caro/python26
    MINOR b19a310f: Adapting for older versions of setuptools

* 0.0.8 "David Caro <dcaroest@redhat.com>"
    MINOR 56884d55: Added target to travis link

* 0.0.7 "David Caro <dcaroest@redhat.com>"
    MINOR a2c4763d: Added travis build status icon

* 0.0.6 "David Caro <dcaroest@redhat.com>"
    MINOR feedd9a7: Now travis file has the correct name

* 0.0.5 "David Caro <dcaroest@redhat.com>"
    MINOR d29fc087: Added travis pep8 check

* 0.0.4 "David Caro <dcaroest@redhat.com>"
    MINOR 071eb4df: Fixed old names in the docs

* 0.0.3 "David Caro <dcaroest@redhat.com>"
    MINOR 3a9662e6: Fixed some packaging issues

* 0.0.2 "David Caro <dcaroest@redhat.com>"
    MINOR 522b534e: Added documentation url

* 0.0.1 "David Caro <dcaroest@redhat.com>"
    MINOR 37ef5cd6: Fixed the problems when modifying data
