diff --git a/docs/changelog.rst b/docs/changelog.rst index e3fca35..b8bfab6 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -1,6 +1,12 @@ Changelog ========= +* :feature:`-` implement adding options to hosting packages +* :bug:`-` fix disk space calculation in + hostingpackages.models.CustomerHostingPackage +* :bug:`-` fix unique constraints on + hostingpackages.models.CustomerDiskSpaceOption and + hostingpackages.models.CustomerDatabaseOption * :feature:`-` implement password change functionality for mailboxes * :feature:`-` implement creation of new mailboxes for hosting packages * :support:`-` move common form code to new module gvawebcore.forms