diff --git a/CHANGELOG b/CHANGELOG index 8357a36..11b0665 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -4,7 +4,9 @@ CHANGELOG For 0.7.0 - * Removed a
from the layout module + * Removed a
from the layout module. * Changed templatetags/uni_form.py to templatetags/uni_form_tags.py. Yes, this breaks backwards compatibility but fixes a namespace problems in Django with naming a templatetag library after the parent application. * Changed form_action attribute to accept not just named URLs but also any old URL. - * Added in uni_form_setup tag \ No newline at end of file + * Added in uni_form_setup tag. + * Added tests + * Added several new contributors \ No newline at end of file diff --git a/CONTRIBUTORS.txt b/CONTRIBUTORS.txt index 25e84ba..bde0a44 100644 --- a/CONTRIBUTORS.txt +++ b/CONTRIBUTORS.txt @@ -4,11 +4,13 @@ Daniel Greenfeld Contributors ============ +bjunix Chris Adams -Patrick Lauber -Skylar Saveland Eddy Mulyono -mvaerle James Pic Karl Bowden +Marcin Grzybowski +mvaerle +Patrick Lauber +Skylar Saveland