- Do not use autoinclude for ZCML, load explicit. [jensens]
1.7.0
------------------
- Make geolocation language independent [agitator]
1.6.0
------------------
- Add ``IGeoJSONProperties`` adapter. [petschki]
- Add latitude/longitude indexer. [petschki]
- Add uninstall profile. [petschki]
- Prepare testing environment. [petschki]
1.5.1
------------------
- Explicitly include necessary zcml dependencies to avoid having to explictly doing that in tests. plone.app.testing disables z3c.autoinclude. [thet]
1.5
----------------
- Register the ``collective.geolocationbehavior.geolocation.IGeolocatable`` behavior under the name ``geolocatable``. Do not bind ``for`` because its superfluos. [thet, jensens]