v1.0.0.rst 365 Bytes

================
Changelog v1.0.0
================

* Bugfixes.

Upgrading
=========

.. note::
Please, backup the database before continuing.

In order to upgrade you will have to pull the new code, and then run the
following command to upgrade the database::

source env/bin/activate
alembic upgrade head

Then restart your server, and you will be done.