Minor documentation fix
[flowspy] / ChangeLog
index 35430bf..c5877ef 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,33 @@
 ===========
+1.0.3 RELEASE
+Minor fixes. Check documentation for peers table handling
+
+       - Fix issue with altlogin redirection
+       - Switch peers primary key to AutoField
+       - Make peers tables management configurable
+
+===========
+1.0.2 RELEASE
+Documentation enhancements
+
+===========
+1.0.1 RELEASE
+Minor fixes
+
+Fixes:
+       -Overview login theme
+       -Add missing urls
+
+===========
+1.0.0 RELEASE
+Major UI redesign, Debian Wheezy version, Django 1.4
+
+Improvements:
+       -New UI based on Bootstrap3 theme
+       -Minor fixes in long polling init
+       -Debian Wheezy - Django 1.4 ready
+
+===========
 0.9.9 RELEASE
 Major documentation improvements. Minor app enhancements. Minor bug fixes