File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 2
2
CHANGELOG
3
3
=========
4
4
5
- 0.24.0 (unreleased )
5
+ 0.24.0 (2018-06-07 )
6
6
-------------------
7
7
8
+ - Updated Leaflet to 1.3.1
8
9
9
10
0.23.0 (2017-11-28)
10
11
-------------------
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ See the `documentation <https://django-leaflet.readthedocs.io/en/latest/>`_ for
7
7
*django-leaflet * allows you to use `Leaflet <http://leafletjs.com >`_
8
8
in your `Django <https://www.djangoproject.com >`_ projects.
9
9
10
- It embeds Leaflet version *1.0.3 *.
10
+ It embeds Leaflet version *1.3.1 *.
11
11
12
12
.. image :: https://readthedocs.org/projects/django-leaflet/badge/?version=latest
13
13
:target: http://django-leaflet.readthedocs.io/en/latest/?badge=latest
Original file line number Diff line number Diff line change 12
12
13
13
setup (
14
14
name = 'django-leaflet' ,
15
- version = '0.24.0.dev0 ' ,
15
+ version = '0.24.0' ,
16
16
author = 'Mathieu Leplatre' ,
17
17
18
18
url = 'https://github.com/makinacorpus/django-leaflet' ,
You can’t perform that action at this time.
0 commit comments