Changelog
=========

1.5 (2010-09-04)
----------------

- Re-added sample .zargo file from the past, the tests run again.
  [moldy]

- Replaced buggy odict implementation by the ordereddict implementation
  available in Python 2.7.
  [moldy]

- Removed DeprecationWarning about the sets module.
  [vincentfretin]

- By default search in current directory for profile.
  [jensens]


1.4 (2009-03-29)
----------------

- Search profiles in directories configured with ArgoUML (read the ~/.argouml/argo.user.properties file)
  You don't need to specify the -p option with archgenxml anymore.
  [vincentfretin]
