Skip to content

Commit

Permalink
Update changelog with a big fat disclaimer
Browse files Browse the repository at this point in the history
  • Loading branch information
kiddouk committed Jul 10, 2012
1 parent c299a7a commit 12add8d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@

version 0.2.0
-------------
Warning : This version may break your previous installation.
I have updated the key storage process. It means that your indexes and uniques
and alike will not be compatible. But Fear no more, if you fetch your objects
(get_by_id) and save them again, everything will be back to normal.

You may want to delete your old keys


Lot of changes :
* DateTime objects are now TimeZone aware. They will store time in UTC. If you
don't specify any TZ, your local timezone will be assumed.
Expand Down

0 comments on commit 12add8d

Please sign in to comment.