Skip to content

Commit

Permalink
Release 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
guewen committed Apr 28, 2017
1 parent 3d8c953 commit 1a3a62b
Showing 1 changed file with 18 additions and 5 deletions.
23 changes: 18 additions & 5 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,20 +23,33 @@ Unreleased

**Features and Improvements**

* Possibility to change the hostname for database with ``$DB_HOST`` (default is ``db``)

**Bugfixes**

**Libraries**

* Upgrade Marabunta to 0.7.0
* Upgrade Dockerize to 0.4.0

**Build**

**Documentation**


2.1.0 (2017-04-28)
++++++++++++++++++

**Features and Improvements**

* Possibility to change the hostname for database with ``$DB_HOST`` (default is ``db``)
* Set the ``list_db`` option to ``False`` by default. This option can be
unsafe and there is no reason to activate it as the image is designed to run
on one database by default.

**Libraries**

* Upgrade ``anthem`` to 0.7.0
* Upgrade ``dockerize`` to 0.4.0
* Add ``html2text`` (used in ``mail`` module)
* Add ``odfpy`` and ``xlrd`` for xls/xlsx/ods imports


2.0.0 (2016-12-22)
++++++++++++++++++

Expand Down

0 comments on commit 1a3a62b

Please sign in to comment.