fix typo in changelog

This commit is contained in:
Bastien Gérard 2019-06-18 22:18:10 +02:00
parent c96065b187
commit ca230d28b4

View File

@ -10,7 +10,7 @@ Development
Changes in 0.18.1
=================
- Fix a bug introduced in 0.18.0 which was causing `.save()` to update all the fields
instead of updating only the modified fields. This gug only occurs when using custom pk #2082
instead of updating only the modified fields. This bug only occurs when using custom pk #2082
- Add Python 3.7 in travis #2058
Changes in 0.18.0