From 58ebda83cac94122b3ea07b15db01a7eb5779c43 Mon Sep 17 00:00:00 2001 From: Jamie Matthews Date: Tue, 8 Jan 2013 16:34:18 +0000 Subject: [PATCH] Update changelog for 0.6.0 --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 082dcdd..9d6b98f 100644 --- a/README.md +++ b/README.md @@ -247,6 +247,10 @@ course, only run the tests for the backend you're using). ## Changelog +#### 0.6.0 + +* Add compatibility with Django 1.4's support for timezones + #### 0.5.0 * Backends renamed to make app_labels less generic (for example, `many_to_many` @@ -300,4 +304,4 @@ either expressed or implied, of DabApps. [build-status-image]: https://secure.travis-ci.org/dabapps/django-user-streams.png?branch=master [travis]: http://travis-ci.org/dabapps/django-user-streams?branch=master -[use_tz]: https://docs.djangoproject.com/en/1.4/topics/i18n/timezones/ \ No newline at end of file +[use_tz]: https://docs.djangoproject.com/en/1.4/topics/i18n/timezones/