Skip to content

Latest commit

 

History

History
63 lines (44 loc) · 1.74 KB

CHANGES.rst

File metadata and controls

63 lines (44 loc) · 1.74 KB

Changes

Version 0.2.1 (released 2015-09-14)

Bug fixes

  • Amends legacy imports and mentions of invenio.base module.
  • Removes dependency on JSONAlchemy in database command.

Version 0.2.0 (released 2015-09-14)

Incompatible changes

  • Removes deprecated demosite command.

New features

  • Adds jsoneditor dependency to r.js settings.

Improved features

  • Replaces select2.min with select2 to simplify debugging.

Bug fixes

  • Fixes a bug which, under certain conditions, led to wrong asset links when working with ASSET_DEBUG=True.

Version 0.1.0 (released 2015-09-09)

  • Initial public release.