Skip to content

Commit f7d28e8

Browse files
committed
Update changelog
1 parent a64bd6b commit f7d28e8

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGES

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,15 @@ CHANGELOG
55
0.17.2 (unreleased)
66
-------------------
77

8-
*
8+
**New features**
9+
10+
* Use a LazyEncoder to allow lazy translations in settings (#132, thanks @Mactory)
11+
* Enable settings_overrides also for admin (fixes #120, thanks @PetrDiouhy)
12+
* Add tests for Django 1.9 and Python 3.5 (thanks @itbabu)
13+
14+
**Bug fixes**
15+
16+
* Fix LeafletWidget behaviour on GeometryCollectionField (fixes #135)
917

1018

1119
0.17.1 (2015-12-16)

README.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -605,6 +605,8 @@ AUTHORS
605605
* David Martinez Morata
606606
* `NotSqrt <https://github.com/NotSqrt>`_
607607
* `Dylan Verheul <https://github.com/dyve>`_
608+
* `Mactory <https://github.com/Mactory>`_
609+
* `Petr Dlouhy <https://github.com/PetrDlouhy>`_
608610

609611
|makinacom|_
610612

0 commit comments

Comments
 (0)