Small syntax fix

This commit is contained in:
Wouter J 2015-02-17 14:25:32 +01:00
parent 42e6540224
commit e45d514bfc
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@ CHANGELOG
2.6.2
-----
* Added back the `model_timezone` and `view_timezone` options for `TimeType`, `DateType`
and `BirthdayType`
* Added back the `model_timezone` and `view_timezone` options for `TimeType`, `DateType`
and `BirthdayType`
2.6.0
-----