Files
contao-leaflet-maps/CHANGELOG.md

17 lines
466 B
Markdown
Raw Normal View History

2017-10-17 17:09:29 +02:00
Changelog
=========
3.0.0-beta2 (YYYY-MM-DD)
------------------------
[Full Changelog](https://github.com/netzmacht/contao-leaflet-maps/compare/3.0.0-beta1...2.0.0-beta2)
Implemented enhancements
2017-10-19 09:31:50 +02:00
- Refactor to a more service oriented architecture
- Use a proper template for the map templates (Customize templates has to be adjusted!)
- New file layer for gpx,kml,wkt,topojson,geojson files added
2017-10-17 17:09:29 +02:00
- Bypass filesystem cache in debug mode
- Changelog added