Skip to content

Commit

Permalink
global: prepared CHANGES.rst file for initial release
Browse files Browse the repository at this point in the history
  • Loading branch information
inveniobot authored and egabancho committed Mar 16, 2018
1 parent 30a66e6 commit f046832
Showing 1 changed file with 1 addition and 67 deletions.
68 changes: 1 addition & 67 deletions CHANGES.rst
@@ -1,72 +1,6 @@
Changes
=======

Version 1.0.0b1 (released 2017-12-05)
--------------------------------------

- Initial refactoring for Invenio 3 compatible packages.


Version 0.3.1 (released 2015-10-06)
-----------------------------------

Bug fixes
~~~~~~~~~

- Corrects the d3.js library path.

Version 0.3.0 (released 2015-09-22)
-----------------------------------

Incompatible changes
~~~~~~~~~~~~~~~~~~~~

- Disables non-core extensions for Invenio deposit and Elastic search,
that requires Invenio-Records to be installed.
- Removes database mysql-info command.

Bug fixes
~~~~~~~~~

- Removes dependencies on Invenio package.
- Removes calls to PluginManager consider_setuptools_entrypoints()
removed in PyTest 2.8.0.
- Adds missing invenio_ext dependency and fixes its imports.

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)
-----------------------------------
Version 1.0.0 (released 2018-03-23)

- Initial public release.

0 comments on commit f046832

Please sign in to comment.