Skip to content

Commit

Permalink
release 2.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Gagaro committed Dec 5, 2018
1 parent 86e5b3e commit 9d0f4e4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,13 @@
CHANGELOG
=========

2.12.0 (unreleased)
2.12.0 (2018-12-05)
===================

- Change media type to 'application/geo+json'
- Make with_modelname option available in views
- Drop Django 1.8 support.
- Fixed unnecessary GDAL dependency. (#100, thanks @coredumperror)

2.11.0 (2017-12-05)
===================
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

setup(
name='django-geojson',
version='2.12.0.dev0',
version='2.12.0',
author='Mathieu Leplatre',
author_email='mathieu.leplatre@makina-corpus.com',
url='https://github.com/makinacorpus/django-geojson',
Expand Down

0 comments on commit 9d0f4e4

Please sign in to comment.