Parcourir la source

Add CHANGELOG

James Oakley il y a 12 ans
Parent
commit
6ce94bddd8
1 fichiers modifiés avec 7 ajouts et 0 suppressions
  1. 7 0
      CHANGELOG

+ 7 - 0
CHANGELOG

@@ -0,0 +1,7 @@
+- 0.2
+  * Fix IP type casting in form fields
+  * Add South introspection rules
+  * Expand tests for form fields and MAC addresses
+  * Use netaddr instead of IPy for address representation. New requirement of
+    netaddr module. This change affects backwards compatibility
+  * New maintainer James Oakley <jfunk@funktronics.ca>