Make fix and decided to bump the version higher due to all of the refactoring putting...
[gc-dialer] / support / builddeb.py
index a780f34..8af9850 100755 (executable)
@@ -7,11 +7,16 @@ __appname__ = "dialcentral"
 __description__ = "Simple interface to Google's GrandCentral(tm) service"
 __author__ = "Ed Page"
 __email__ = "eopage@byu.net"
-__version__ = "0.8.4"
+__version__ = "0.9.0"
 __build__ = 0
 __changelog__ = '''\
-0.8.4 - ""
+0.9.0 - "Slick as snot"
  * Caching of contacts
+ * Refactoring to make working with the code easier
+ * Filesystem backed contacts but currently only supporting a specific csv format
+ * Gracefully handle lack of connection and connection transitions
+ * Gracefully handle failed login
+ * A tiny bit better error reporting
 
 0.8.3 - "Extras Love"
  * Version bump fighting the extras autobuilder, I hope this works