**[See on Pypi](https://pypi.python.org/pypi/geocoder/1.26.0)**
- added `proximity` argument when geocoding with geonames, google, mapbox
- added `BBox` helper class
- added Snap
- refactored Google
- refactored mapquest
- refactored mapbox
- refactored bing
- fixed issue 272: Install with python 3.5 29 days ago
- fixed issue 270: Orderedset can't be installed without C++?