* Make cloudfront_info work with Python3 by using dict.update(dict) instead of dict += dict. * Added changelog fragment for cloudfront_info fix