Add changelog and update example.

This commit is contained in:
David Molineus
2017-10-04 11:10:03 +02:00
parent e933eb0126
commit 32e2c7578d
2 changed files with 17 additions and 1 deletions

12
CHANGELOG.md Normal file
View File

@@ -0,0 +1,12 @@
Changelog
=========
Version 1.1.0
-------------
[Full Changelog](https://github.com/netzmacht/contao-leaflet-geocode-widget/compare/1.0.0...1.1.0)
- Add wizard class using an extra div wrapper
- Require Contao 4.4.2 (BC break in Contao see #1)
- Apply coding standards