Skip to content

Commit

Permalink
Updates changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
GermanoGuerrini committed Feb 3, 2015
1 parent d83985c commit 79ff756
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog
=========

Version 0.3
=============
* Added migrations files for Django 1.7+

Version 0.2
===========
Expand All @@ -10,4 +13,4 @@ Version 0.2

Version 0.1
===========
* First stable version
* First stable version
1 change: 1 addition & 0 deletions tests/.coveragerc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ exclude_lines =
pragma: no cover
def __repr__
def __unicode__
def __str__
if self.debug:
if settings.DEBUG
raise AssertionError
Expand Down

0 comments on commit 79ff756

Please sign in to comment.