* v0.2.1 - 20141216

  - config.ini allows now to configure the badge json url and image url.

  - Signer now uses randomly salted emails by default in assertions.

  - Compatibility with more SVG formats.

  - Documentation in "docs" directory.

* v0.2 - 20141210

  - "openbadges-init".

  - New configuration format. If you are using 0.1 format, you must
    migrate by hand.

  - Tests!.

  - Use proper logging instead of simple "prints".

  - Massive cleanup of internal imports.

  - Do not change "sys.path".

* v0.1 - 20141201

  - Initial release.

