=======
CHANGES
=======

0.1 (2008-12-31)
----------------

* add buildout for testing, make new order serialization reentrant, 
  switch default db connection to in sqlite in memory, db must be 
  set by app consumer [kapilt]
* Changed the lenght of some of the schema fields so they match more 
  realistic expectations, also used unicode for some of the fields 
  instead of string, beter unicode than string (go python 3000) 
  [horacio.duran]


